aboutsummaryrefslogtreecommitdiff
path: root/games/criticalmass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/criticalmass/Makefile')
-rw-r--r--games/criticalmass/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile
index 1d4b7daadeae..65199912026b 100644
--- a/games/criticalmass/Makefile
+++ b/games/criticalmass/Makefile
@@ -35,10 +35,6 @@ PLIST_DIRS= share/Critical_Mass
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= "Does not compile on sparc64"
-.endif
-
post-patch:
@${GREP} -lR "SDL/SDL" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
's|SDL/SDL|SDL|g'