aboutsummaryrefslogtreecommitdiff
path: root/devel/icu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/icu/Makefile')
-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