aboutsummaryrefslogtreecommitdiff
path: root/devel/icu4
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2006-08-22 14:19:23 +0000
committerMikhail Teterin <mi@FreeBSD.org>2006-08-22 14:19:23 +0000
commit5fed5ec4d974f1a5e61f044641303b409083e5da (patch)
treeef1a81db934fc298451556d4c166d6d7b7291bb8 /devel/icu4
parent99db6905481f1ac98ffd1aadbe46e18edaf72d0b (diff)
downloadports-5fed5ec4d974f1a5e61f044641303b409083e5da.tar.gz
ports-5fed5ec4d974f1a5e61f044641303b409083e5da.zip
Unbreak for ia64 -- it should work now.
Notes
Notes: svn path=/head/; revision=171204
Diffstat (limited to 'devel/icu4')
-rw-r--r--devel/icu4/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/icu4/Makefile b/devel/icu4/Makefile
index 2309ffb84df3..7b9df739c7f3 100644
--- a/devel/icu4/Makefile
+++ b/devel/icu4/Makefile
@@ -51,10 +51,6 @@ PLIST_SUB+= ICUVER=${PORTVERSION}
.include <bsd.port.pre.mk>
-.if ${ARCH} == "ia64"
-BROKEN= "Segfault during build on ia64"
-.endif
-
.if ${ARCH} != "sparc64"
post-patch:
${REINPLACE_CMD} 's,-fPIC,-fpic,' ${WRKSRC}/config/mh-bsd-gcc