aboutsummaryrefslogtreecommitdiffstats
path: root/devel/icu
diff options
context:
space:
mode:
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 6dc27c5578af..d0863c0b5224 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -64,10 +64,6 @@ PLIST_SUB+= ICUMAJOR=${ICUMAJOR} ICUMINOR=${ICUMINOR} ICUVER=${PORTVERSION}
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= Does not install on sparc64: fails 3 iotests
-.endif
-
.if defined(WITHOUT_THREADS)
CONFIGURE_ARGS+= --enable-threads=no
.else