aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/lookup-xemacs/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-09-30 05:48:03 +0800
committerasami <asami@FreeBSD.org>1999-09-30 05:48:03 +0800
commit12783d24a52a3bb1e8d27ba1db8c9333dc992dea (patch)
treee532c7a926cbae28c1683bcf14773acb221c8879 /japanese/lookup-xemacs/Makefile
parent070865bbb71ec7bea5c26868c7d1749b9bda47ef (diff)
downloadfreebsd-ports-gnome-12783d24a52a3bb1e8d27ba1db8c9333dc992dea.tar.gz
freebsd-ports-gnome-12783d24a52a3bb1e8d27ba1db8c9333dc992dea.tar.zst
freebsd-ports-gnome-12783d24a52a3bb1e8d27ba1db8c9333dc992dea.zip
I spoke too soon, they are still hanging....
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 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"