aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-03-16 09:02:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-03-16 09:02:03 +0000
commit8041efac0db9a377b64b931856522189aa7f9193 (patch)
treeb115669f717d852f003d356d4c9d16baf3a072f9 /games
parent865e299e80b235a99f59aa2e451a7f5e7ea88dec (diff)
downloadports-8041efac0db9a377b64b931856522189aa7f9193.tar.gz
ports-8041efac0db9a377b64b931856522189aa7f9193.zip
Notes
Diffstat (limited to 'games')
-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