aboutsummaryrefslogtreecommitdiff
path: root/devel/icu
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-09-08 03:28:26 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-09-08 03:28:26 +0000
commit3df0206edab37dc11399103aaed903f9d59c7ba4 (patch)
tree6bc90d77a38a8c09317ae7308cb1af52f46fca72 /devel/icu
parent588c86c090ba47134e954276084ca363ac4e4a3b (diff)
downloadports-3df0206edab37dc11399103aaed903f9d59c7ba4.tar.gz
ports-3df0206edab37dc11399103aaed903f9d59c7ba4.zip
Notes
Diffstat (limited to 'devel/icu')
-rw-r--r--devel/icu/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index a88a3463c18d..2a4fd5892604 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -55,10 +55,6 @@ PLIST_SUB+= ICUVER=${PORTVERSION}
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= Does not compile: No rule to make target 'out'
-.endif
-
.if ${CC:T} == "cc"
CFLAGS:= ${CFLAGS:N-funroll-loops:N-O*:N-*strict-aliasing} -O2 -fno-strict-aliasing
.endif