summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-29 20:38:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-29 20:38:41 +0000
commit5fd24128b9531d490680e68eb8fe888b177fcc12 (patch)
tree88d10e06cef96441518eb0b178785e10047d4405 /print
parentFix dependancy problem (gif.3 -> gif.5) (diff)
Remove FORBIDDEN=hang -- they don't hang anymore (although they don't
build currently). Taoka-san has been notified.
Notes
Notes: svn path=/head/; revision=22072
Diffstat (limited to 'print')
-rw-r--r--print/yatex-xemacs-mule/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/print/yatex-xemacs-mule/Makefile b/print/yatex-xemacs-mule/Makefile
index 01008a7baf38..649a6fecb061 100644
--- a/print/yatex-xemacs-mule/Makefile
+++ b/print/yatex-xemacs-mule/Makefile
@@ -14,8 +14,4 @@ MASTERDIR= ${.CURDIR}/../yatex
COMMENT= ${.CURDIR}/pkg/COMMENT
PLIST= ${.CURDIR}/pkg/PLIST
-.if defined(PARALLEL_PACKAGE_BUILD)
-FORBIDDEN= hang
-.endif
-
.include "${MASTERDIR}/Makefile"