diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/uim/Makefile | 1 |
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> |