diff options
Diffstat (limited to 'japanese/jed')
-rw-r--r-- | japanese/jed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index c4bc11841de4..76bb540a387b 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -40,6 +40,7 @@ CANNA_CONFIGURE_ON= --with-canna=yes CANNA_CONFIGURE_OFF= --with-canna=no CANNA_LIB_DEPENDS= libcanna.so:japanese/canna-lib +X11_USES= xorg X11_USE= XORG=x11,xext,xt .include <bsd.port.options.mk> |