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 | |
parent | 77304333883040b5e21e820a077b8e4d467309f1 (diff) |
Notes
-rw-r--r-- | editors/mule/Makefile | 2 | ||||
-rw-r--r-- | print/acroread-commfont/Makefile | 1 | ||||
-rw-r--r-- | print/acroread5-commfont/Makefile | 1 |
3 files changed, 4 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} diff --git a/print/acroread-commfont/Makefile b/print/acroread-commfont/Makefile index 57a7b2cf9dfa..a70480585119 100644 --- a/print/acroread-commfont/Makefile +++ b/print/acroread-commfont/Makefile @@ -14,6 +14,7 @@ DISTNAME?= commfont # dummy MAINTAINER= taoka@FreeBSD.org NO_BUILD= yes +SLAVEDIRS= chinese/acroread-chsfont chinese/acroread-chtfont .include <bsd.port.pre.mk> diff --git a/print/acroread5-commfont/Makefile b/print/acroread5-commfont/Makefile index 57a7b2cf9dfa..a70480585119 100644 --- a/print/acroread5-commfont/Makefile +++ b/print/acroread5-commfont/Makefile @@ -14,6 +14,7 @@ DISTNAME?= commfont # dummy MAINTAINER= taoka@FreeBSD.org NO_BUILD= yes +SLAVEDIRS= chinese/acroread-chsfont chinese/acroread-chtfont .include <bsd.port.pre.mk> |