summaryrefslogtreecommitdiff
path: root/japanese/lookup-xemacs/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-10-25 23:39:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-10-25 23:39:38 +0000
commit192de0a9a62d9b2fbe26daace6795bac2c463b2c (patch)
tree8b2ffc3f934fc7597259743c233c38eee7bd97fb /japanese/lookup-xemacs/Makefile
parentUpdate version 5.5 to Patchlevel 33. (diff)
Mark these FORBIDDEN for parallel package build, they're hanging again.
Notes
Notes: svn path=/head/; revision=22637
Diffstat (limited to '')
-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 9ace6682d05a..b90bb65abc65 100644
--- a/japanese/lookup-xemacs/Makefile
+++ b/japanese/lookup-xemacs/Makefile
@@ -11,4 +11,8 @@ PKGNAME= ja-lookup-xemacs-1.0
MASTERDIR= ${.CURDIR}/../lookup-mule
EMACS= xemacs
+.if defined(PARALLEL_PACKAGE_BUILD)
+FORBIDDEN= hang
+.endif
+
.include "${MASTERDIR}/Makefile"