summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-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 a70b12dc76b1..e57cc75c1db4 100644
--- a/japanese/lookup-xemacs/Makefile
+++ b/japanese/lookup-xemacs/Makefile
@@ -13,5 +13,9 @@ EMACS= xemacs
ELISPDIR= ${PREFIX}/lib/xemacs/site-lisp/lookup
PORTINFODIR= ${PREFIX}/lib/xemacs/info
+.if defined(PARALLEL_PACKAGE_BUILD)
+FORBIDDEN= hang
+.endif
+
.include "${MASTERDIR}/Makefile"