summaryrefslogtreecommitdiff
path: root/japanese
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 /japanese
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 'japanese')
-rw-r--r--japanese/lookup-xemacs/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile
index 6784ef9703d1..9ace6682d05a 100644
--- a/japanese/lookup-xemacs/Makefile
+++ b/japanese/lookup-xemacs/Makefile
@@ -11,9 +11,4 @@ PKGNAME= ja-lookup-xemacs-1.0
MASTERDIR= ${.CURDIR}/../lookup-mule
EMACS= xemacs
-.if defined(PARALLEL_PACKAGE_BUILD)
-FORBIDDEN= hang
-.endif
-
.include "${MASTERDIR}/Makefile"
-