aboutsummaryrefslogtreecommitdiff
path: root/games/spring
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-07 04:24:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-07 04:24:55 +0000
commit3cabe21a2dfb3b2b13910299e3c4c00d7d724d99 (patch)
treefc7606d0883621b7ad825f441375954cd70cf9a8 /games/spring
parent3ba9992d2de718ebdcb0e0e484223c24c2614f4b (diff)
downloadports-3cabe21a2dfb3b2b13910299e3c4c00d7d724d99.tar.gz
ports-3cabe21a2dfb3b2b13910299e3c4c00d7d724d99.zip
Notes
Diffstat (limited to 'games/spring')
-rw-r--r--games/spring/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile
index 670aad81841c..eee88d5b5e98 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -51,10 +51,6 @@ CXXFLAGS= # empty
CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=DEBUG2 -DTRACE_SYNC=true -DSYNCDEBUG=true
.endif
-.if ${OSVERSION} < 700042
-BROKEN= does not build in 6.x
-.endif
-
post-patch:
@${REINPLACE_CMD} -E -e '/FIND_PACKAGE.*(Python|JNI)/ d' \
${WRKSRC}/tools/unitsync/CMakeLists.txt