summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-10-25 23:39:38 +0000
committerasami <asami@FreeBSD.org>1999-10-25 23:39:38 +0000
commitc0d8604ede51a3b6f3dff7608e62c2907a775724 (patch)
treee10230e5ff6cd7910fe5d139638b40bb99f4df14 /print
parent7a8893380a69c0e0380b133622502a9b5682a3ac (diff)
downloadFreeBSD-ports-c0d8604ede51a3b6f3dff7608e62c2907a775724.zip
FreeBSD-ports-c0d8604ede51a3b6f3dff7608e62c2907a775724.tar.gz
Mark these FORBIDDEN for parallel package build, they're hanging again.
Diffstat (limited to 'print')
-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 d0485e3..5d60702 100644
--- a/print/yatex-xemacs-mule/Makefile
+++ b/print/yatex-xemacs-mule/Makefile
@@ -13,4 +13,8 @@ XEMACS-MULE= yes
MASTERDIR= ${.CURDIR}/../yatex
COMMENT= ${.CURDIR}/pkg/COMMENT
+.if defined(PARALLEL_PACKAGE_BUILD)
+FORBIDDEN= hang
+.endif
+
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud