aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-09-30 04:38:41 +0800
committerasami <asami@FreeBSD.org>1999-09-30 04:38:41 +0800
commitf6bfa8109571429af330d5db2a9c0364df1b877a (patch)
tree9597ab67b84084fe926892074c2ee43fde8ff37f /japanese
parent24dc6c35a01d9385b3a9941b76f91a66934a521e (diff)
downloadfreebsd-ports-gnome-f6bfa8109571429af330d5db2a9c0364df1b877a.tar.gz
freebsd-ports-gnome-f6bfa8109571429af330d5db2a9c0364df1b877a.tar.zst
freebsd-ports-gnome-f6bfa8109571429af330d5db2a9c0364df1b877a.zip
Remove FORBIDDEN=hang -- they don't hang anymore (although they don't
build currently). Taoka-san has been notified.
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"
-