diff options
-rw-r--r-- | chinese/xemacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xemacs21/Makefile b/chinese/xemacs21/Makefile index 1b16b7f..614a560 100644 --- a/chinese/xemacs21/Makefile +++ b/chinese/xemacs21/Makefile @@ -14,7 +14,7 @@ PLIST= ${.CURDIR}/pkg-plist PKGMESSAGE= ${.CURDIR}/pkg-message XEMACS_MAJOR_VER= 21 -WITH_XIM= xlib +WITH_XIM= --with-xim=xlib BUILD_INPUT_METHOD= xcin2.5:${PORTSDIR}/chinese/xcin25 # xemacs21-mule-common needs this. |