aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-07-05 07:00:51 +0800
committerantoine <antoine@FreeBSD.org>2014-07-05 07:00:51 +0800
commit9b9a626ff3a37f4644bd4331932c5ea25b8e5d23 (patch)
tree6584c46ab05187d3d508a00eb03e87713e9ecd37
parent21663189e0431d1ddc458a3cebb81d41f36e76aa (diff)
downloadfreebsd-ports-gnome-9b9a626ff3a37f4644bd4331932c5ea25b8e5d23.tar.gz
freebsd-ports-gnome-9b9a626ff3a37f4644bd4331932c5ea25b8e5d23.tar.zst
freebsd-ports-gnome-9b9a626ff3a37f4644bd4331932c5ea25b8e5d23.zip
Restore previous functionality: X11 on by default
-rw-r--r--textproc/uim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index 45ef3e9a9144..1451d90b5128 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -22,6 +22,7 @@ USE_PERL5= build
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS X11
+OPTIONS_DEFAULT= X11
.include <bsd.port.options.mk>