aboutsummaryrefslogtreecommitdiffstats
path: root/print/yatex-xemacs-mule
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 /print/yatex-xemacs-mule
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 'print/yatex-xemacs-mule')
-rw-r--r--print/yatex-xemacs-mule/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/yatex-xemacs-mule/Makefile b/print/yatex-xemacs-mule/Makefile
index 649a6fecb061..01008a7baf38 100644
--- a/print/yatex-xemacs-mule/Makefile
+++ b/print/yatex-xemacs-mule/Makefile
@@ -14,4 +14,8 @@ MASTERDIR= ${.CURDIR}/../yatex
COMMENT= ${.CURDIR}/pkg/COMMENT
PLIST= ${.CURDIR}/pkg/PLIST
+.if defined(PARALLEL_PACKAGE_BUILD)
+FORBIDDEN= hang
+.endif
+
.include "${MASTERDIR}/Makefile"