summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-20 10:23:17 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-20 10:23:17 +0000
commitbd5129fd88131235fc465d6df4c4c976e3ee584b (patch)
tree47a99580ceb09693ae7efadbdb3246dcd09efbf5
parentquite portlint (diff)
add SLAVEDIRS
Notes
Notes: svn path=/head/; revision=27783
-rw-r--r--editors/mule/Makefile2
-rw-r--r--print/acroread-commfont/Makefile1
-rw-r--r--print/acroread5-commfont/Makefile1
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>