From f4006b807e7b2ac63ef9ae252c455a28c9958389 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 18 Jun 2007 08:49:58 +0000 Subject: - No longer broken on ia64 PR: ports/113794 Submitted by: KIMURA Yasuhiro (maintainer) --- japanese/eb/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'japanese/eb') 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 - -.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 +.include -- cgit