summaryrefslogtreecommitdiffstats
path: root/japanese/emacs20-dl-wnn6
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-09-08 06:05:53 +0000
committerasami <asami@FreeBSD.org>1999-09-08 06:05:53 +0000
commit80c8dd29acebde0837d14f3e1c2dfe4f2603421c (patch)
treeeb76ff61f3ef498959b90e3f7e13a1dd8c71b74c /japanese/emacs20-dl-wnn6
parent9a7d478d6996c74473585677b0911149ec2e7212 (diff)
downloadFreeBSD-ports-80c8dd29acebde0837d14f3e1c2dfe4f2603421c.zip
FreeBSD-ports-80c8dd29acebde0837d14f3e1c2dfe4f2603421c.tar.gz
Hack to allow parallel builds to work -- these should be solved by refining
dependency propagation.
Diffstat (limited to 'japanese/emacs20-dl-wnn6')
-rw-r--r--japanese/emacs20-dl-wnn6/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/japanese/emacs20-dl-wnn6/Makefile b/japanese/emacs20-dl-wnn6/Makefile
index 76562b3..a284773 100644
--- a/japanese/emacs20-dl-wnn6/Makefile
+++ b/japanese/emacs20-dl-wnn6/Makefile
@@ -31,6 +31,11 @@ PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${MACHINE_ARCH}--freebsd \
DOCDIR= share/doc/emacs20-dl-wnn6
EMACS_VER= 20.4
EMACSDL_DIR= ${.CURDIR}/../../editors/emacs20-dl
+# hack to allow parallel build to work
+.if defined(PARALLEL_PACKAGE_BUILD)
+BUILD_DEPENDS+= gmake:${PORTSDIR}/devel/gmake \
+ autoconf:${PORTSDIR}/devel/autoconf
+.endif
post-install:
@${LN} -sf ${PREFIX}/share/emacs/site-lisp/egg/eggrc-wnn \
OpenPOWER on IntegriCloud