aboutsummaryrefslogtreecommitdiff
path: root/print/yatex-xemacs-mule
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-29 21:48:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-29 21:48:03 +0000
commitad758d8fbfae3ad1f53771739b6393fbdf1b22ff (patch)
tree32576d8bd1991442ebec83730b23fbb3b2c9c6e7 /print/yatex-xemacs-mule
parent2ccff46a2ce9ede5734dbf38820ab0b76ff8d696 (diff)
downloadports-ad758d8fbfae3ad1f53771739b6393fbdf1b22ff.tar.gz
ports-ad758d8fbfae3ad1f53771739b6393fbdf1b22ff.zip
Notes
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"