diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:06:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:06:15 +0000 |
commit | e0dfcf81dadbd4671ed6e9ca33202bc4ba9363ad (patch) | |
tree | a049cd280d16224ecda91b705829e968ee3b6ff0 /chinese | |
parent | b5125f9597a275d54da0d22d2c9e40dd91fcc90c (diff) | |
download | ports-e0dfcf81dadbd4671ed6e9ca33202bc4ba9363ad.tar.gz ports-e0dfcf81dadbd4671ed6e9ca33202bc4ba9363ad.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/xemacs21/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/xemacs21/Makefile b/chinese/xemacs21/Makefile index f4daae2bb929..61a314f8fd6a 100644 --- a/chinese/xemacs21/Makefile +++ b/chinese/xemacs21/Makefile @@ -13,6 +13,8 @@ COMMENT= XEmacs text editor version 21, with XIM support and Big5 settings PLIST= ${.CURDIR}/pkg-plist PKGMESSAGE= ${.CURDIR}/pkg-message +BROKEN= Incorrect pkg-plist + XEMACS_MAJOR_VER= 21 WITH_XIM= --with-xim=xlib BUILD_INPUT_METHOD= xcin2.5:${PORTSDIR}/chinese/xcin25 |