diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 10:23:17 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 10:23:17 +0000 |
commit | bd5129fd88131235fc465d6df4c4c976e3ee584b (patch) | |
tree | 47a99580ceb09693ae7efadbdb3246dcd09efbf5 /editors/mule | |
parent | 77304333883040b5e21e820a077b8e4d467309f1 (diff) | |
download | ports-bd5129fd88131235fc465d6df4c4c976e3ee584b.tar.gz ports-bd5129fd88131235fc465d6df4c4c976e3ee584b.zip |
Notes
Diffstat (limited to 'editors/mule')
-rw-r--r-- | editors/mule/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 6cc4477b79f3..702fb8284f10 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -28,6 +28,8 @@ BUILD_DEPENDS= ${BUILD_INPUT_METHOD} MULE_VERSION= 2.3 EMACS_VERSION= 19.34 +SLAVEDIRS= chinese/mule-wnn4 + USE_XLIB= yes EXTRACT_ONLY= emacs-${EMACS_VERSION}b${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/emacs-${EMACS_VERSION} |