summaryrefslogtreecommitdiffstats
path: root/japanese/emacs20-dl-canna
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-canna
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-canna')
-rw-r--r--japanese/emacs20-dl-canna/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/japanese/emacs20-dl-canna/Makefile b/japanese/emacs20-dl-canna/Makefile
index e34cbcd..edebe97 100644
--- a/japanese/emacs20-dl-canna/Makefile
+++ b/japanese/emacs20-dl-canna/Makefile
@@ -37,6 +37,11 @@ APEL_DEPENDS= ${PREFIX}/share/emacs/${EMACS_VER}/site-lisp/emu/emu.el
LISPDIR= share/emacs/site-lisp
DOCDIR= share/doc/emacs20-dl-canna
DLCANNA_VER= 1.2
+# 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:
.if !defined(NOPORTDOCS)
OpenPOWER on IntegriCloud