From 33dc8bdfc7424ddb2cb38e9725d196eda0ddbfa6 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 17 Sep 2006 20:08:47 +0000 Subject: Now builds on sparc64 --- graphics/pixie/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'graphics/pixie/Makefile') 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' -- cgit v1.2.3