aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/dore/Makefile4
-rw-r--r--graphics/pixie/Makefile4
-rw-r--r--graphics/xaos/Makefile4
3 files changed, 0 insertions, 12 deletions
diff --git a/graphics/dore/Makefile b/graphics/dore/Makefile
index f688046ac39d..8e123891e9b5 100644
--- a/graphics/dore/Makefile
+++ b/graphics/dore/Makefile
@@ -26,10 +26,6 @@ NOPRECIOUSMAKEVARS= yes
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= "Does not compile on sparc64"
-.endif
-
post-extract:
@${MKDIR} ${WRKSRC}/lib
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile
index 993d9bdbfba7..e0756b11924f 100644
--- a/graphics/pixie/Makefile
+++ b/graphics/pixie/Makefile
@@ -44,10 +44,6 @@ SUB_LIST+= PORTNAME=${PORTNAME}
NOT_FOR_ARCHS= alpha
.endif
-.if ${OSVERSION} >= 600000 && ${ARCH} == "sparc64"
-BROKEN= doesn't compile because of internal gcc failure
-.endif
-
post-patch:
@${FIND} -X ${WRKSRC} -name '*.cpp' -or -name '*.h' | \
${XARGS} ${REINPLACE_CMD} -i '' -e 's|malloc\.h|stdlib\.h|g'
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile
index 13827e0496da..8051cf746b55 100644
--- a/graphics/xaos/Makefile
+++ b/graphics/xaos/Makefile
@@ -68,10 +68,6 @@ CONFIGURE_ARGS+= --with-pthread=no
CFLAGS+= -DNOREGISTERS
.endif
-.if ${ARCH} != "i386" && ${ARCH} != "amd64" && ${OSVERSION} >= 502102
-BROKEN= "Does not compile on FreeBSD >=5.x on !i386 and !amd64"
-.endif
-
post-install:
${STRIP_CMD} ${PREFIX}/bin/xaos