aboutsummaryrefslogtreecommitdiff
path: root/devel/ice
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ice')
-rw-r--r--devel/ice/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/ice/Makefile b/devel/ice/Makefile
index 12217be90a5a..856d85d46630 100644
--- a/devel/ice/Makefile
+++ b/devel/ice/Makefile
@@ -51,9 +51,6 @@ CFLAGS+= -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I${LOCALBASE}/inc
CFLAGS+= -DNDEBUG
.endif
-BROKEN_ia64= Does not compile on ${ARCH}
-BROKEN_sparc64= Does not compile on ${ARCH}
-
.if ((${ARCH} != i386) && (${ARCH} != powerpc))
MAKE_ENV+= LP64=yes
.endif