diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-01-19 00:52:58 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-01-19 00:52:58 +0000 |
commit | 897838544f60183eb6ebf9fdb034bd7b8dd5f97c (patch) | |
tree | dc6f266045245f32623512cd47d9817845e9cec6 | |
parent | 4ea606d243e9412af4a0aa1d512a38ec07e9a25b (diff) | |
download | ports-897838544f60183eb6ebf9fdb034bd7b8dd5f97c.tar.gz ports-897838544f60183eb6ebf9fdb034bd7b8dd5f97c.zip |
Notes
-rw-r--r-- | chinese/xemacs21/Makefile | 1 | ||||
-rw-r--r-- | chinese/xemacs21/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/chinese/xemacs21/Makefile b/chinese/xemacs21/Makefile index aff0c54dc98f..7f33ba888421 100644 --- a/chinese/xemacs21/Makefile +++ b/chinese/xemacs21/Makefile @@ -18,6 +18,7 @@ WITH_XIM= --with-xim=xlib BUILD_INPUT_METHOD= xcin2.5:${PORTSDIR}/chinese/xcin25 # xemacs21-mule-common needs this. +PATCHDIR= ${.CURDIR}/../../editors/xemacs21-mule/files WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/../../editors/xemacs21-mule/work SLAVE_PORT= yes diff --git a/chinese/xemacs21/pkg-plist b/chinese/xemacs21/pkg-plist index 06f053fff3a4..d7937a036e21 100644 --- a/chinese/xemacs21/pkg-plist +++ b/chinese/xemacs21/pkg-plist @@ -9,6 +9,7 @@ bin/ootags bin/rcs-checkin bin/xemacs bin/xemacs-%%XEMACS_VER%% +%%PDUMP%%bin/xemacs-%%XEMACS_VER%%.dmp lib/xemacs-%%XEMACS_VER%%/etc/app-defaults/zh_TW.Big5/Emacs lib/xemacs-%%XEMACS_VER%%/etc/app-defaults/zh_TW.Big5/sample.emacs lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%/DOC |