aboutsummaryrefslogtreecommitdiff
path: root/games/spring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/spring/Makefile')
-rw-r--r--games/spring/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile
index b5ccf1ce3d14..8d437452899a 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -44,6 +44,10 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
+
post-patch:
@${REINPLACE_CMD} -E -e '/FIND_PACKAGE.*(Python|JNI)/ d' \
${WRKSRC}/tools/unitsync/CMakeLists.txt