aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/lookup-xemacs/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-09-17 05:12:50 +0800
committerasami <asami@FreeBSD.org>2000-09-17 05:12:50 +0800
commit20798afed5dac522ba7b6e633060b2cd9d3c3133 (patch)
tree144e646b9ed21d2c0274a4696b805dde1d5f127b /japanese/lookup-xemacs/Makefile
parent5887f91fdcf83974e27cff8e87754e7f3656dbf0 (diff)
downloadfreebsd-ports-gnome-20798afed5dac522ba7b6e633060b2cd9d3c3133.tar.gz
freebsd-ports-gnome-20798afed5dac522ba7b6e633060b2cd9d3c3133.tar.zst
freebsd-ports-gnome-20798afed5dac522ba7b6e633060b2cd9d3c3133.zip
Mark this FORBIDDEN for parallel package build, the hang is back.
Diffstat (limited to 'japanese/lookup-xemacs/Makefile')
-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"