aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-06-18 16:49:58 +0800
committerpav <pav@FreeBSD.org>2007-06-18 16:49:58 +0800
commitf4006b807e7b2ac63ef9ae252c455a28c9958389 (patch)
tree111044fcedd8ac6ad5741729c7e8206e45339cc9 /japanese
parent9321ffca9420b0b058235480a78637fe001d9e6e (diff)
downloadfreebsd-ports-gnome-f4006b807e7b2ac63ef9ae252c455a28c9958389.tar.gz
freebsd-ports-gnome-f4006b807e7b2ac63ef9ae252c455a28c9958389.tar.zst
freebsd-ports-gnome-f4006b807e7b2ac63ef9ae252c455a28c9958389.zip
- No longer broken on ia64
PR: ports/113794 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/eb/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile
index 851b72fa8c64..00ae1834c4fc 100644
--- a/japanese/eb/Makefile
+++ b/japanese/eb/Makefile
@@ -67,12 +67,6 @@ CONFIGURE_ARGS= --enable-nls \
APPENDIXDIR= ${DATADIR}/appendix
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "ia64"
-BROKEN= Configure fails on ia64
-.endif
-
post-extract:
${RM} -fr ${WRKSRC}/zlib
${MKDIR} ${WRKDIR}/appendix
@@ -84,4 +78,4 @@ post-extract:
post-install:
${CP} -R ${WRKDIR}/appendix/ ${APPENDIXDIR}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>