aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-07-04 23:00:51 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-07-04 23:00:51 +0000
commit488db7bfec65ddf9b97220da002cc784dbb59c36 (patch)
tree6584c46ab05187d3d508a00eb03e87713e9ecd37 /textproc/uim
parent5fad809a5036ede0aa1484f20794ae259980b7fa (diff)
downloadports-488db7bfec65ddf9b97220da002cc784dbb59c36.tar.gz
ports-488db7bfec65ddf9b97220da002cc784dbb59c36.zip
Restore previous functionality: X11 on by default
Notes
Notes: svn path=/head/; revision=360677
Diffstat (limited to 'textproc/uim')
-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>