aboutsummaryrefslogtreecommitdiff
path: root/japanese/lookup-xemacs
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-16 21:12:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-16 21:12:50 +0000
commit12b94e51e5fbf11a9b35670263b724fa3788b56b (patch)
tree5b486197d71ac6ad8f7475312f8fc03ef3cce26e /japanese/lookup-xemacs
parent1fe6c5452873e8877f3d83976fcb292ca325e09b (diff)
downloadports-12b94e51e5fbf11a9b35670263b724fa3788b56b.tar.gz
ports-12b94e51e5fbf11a9b35670263b724fa3788b56b.zip
Notes
Diffstat (limited to 'japanese/lookup-xemacs')
-rw-r--r--japanese/lookup-xemacs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile
index 4d380766ba62..5b515f4c7112 100644
--- a/japanese/lookup-xemacs/Makefile
+++ b/japanese/lookup-xemacs/Makefile
@@ -8,4 +8,8 @@
MASTERDIR= ${.CURDIR}/../lookup-mule
EMACS_PORT_NAME=xemacs21-mule
+.if defined(PARALLEL_PACKAGE_BUILD)
+FORBIDDEN= hang
+.endif
+
.include "${MASTERDIR}/Makefile"