summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-10-02 06:05:39 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-10-02 06:05:39 +0000
commit1fc343de7141476f6798e4c406e2ae4242dfa9c2 (patch)
treed776c47ecf395ddf4917ff88a69ee9d2af08f70e /japanese
parentFixed the reversed September and October months. (diff)
Seems they are finally building!
Approved by: obento
Notes
Notes: svn path=/head/; revision=22112
Diffstat (limited to 'japanese')
-rw-r--r--japanese/lookup-xemacs/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile
index b90bb65abc65..9ace6682d05a 100644
--- a/japanese/lookup-xemacs/Makefile
+++ b/japanese/lookup-xemacs/Makefile
@@ -11,8 +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"