From c0d8604ede51a3b6f3dff7608e62c2907a775724 Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 25 Oct 1999 23:39:38 +0000 Subject: Mark these FORBIDDEN for parallel package build, they're hanging again. --- print/yatex-xemacs-mule/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'print/yatex-xemacs-mule') diff --git a/print/yatex-xemacs-mule/Makefile b/print/yatex-xemacs-mule/Makefile index d0485e31737a..5d6070263c3d 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" -- cgit