diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-02 11:30:25 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-02 11:30:25 +0000 |
commit | 3eabf42be3d75890a3bd5cfa270ec1a67be17a97 (patch) | |
tree | ed0683104272c4bc5a84f93b123354860ff9aa5b /chinese | |
parent | a4da2e626f364bbd7bbb92d0a9bc8bedeedff3f4 (diff) | |
download | ports-3eabf42be3d75890a3bd5cfa270ec1a67be17a97.tar.gz ports-3eabf42be3d75890a3bd5cfa270ec1a67be17a97.zip |
Notes
Diffstat (limited to 'chinese')
-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 1b16b7f0375d..614a56069e14 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. |