aboutsummaryrefslogtreecommitdiff
path: root/games/briquolo
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-17 22:13:11 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-17 22:13:11 +0000
commit403feb02c2ff43fdc1115a2675224893f7a2b6f1 (patch)
tree845e73d6cb0d7f71e7d39dc8a66609356a64a93e /games/briquolo
parentec452d18eb4eab1c7be86fe3dd055532c23f6e2b (diff)
downloadports-403feb02c2ff43fdc1115a2675224893f7a2b6f1.tar.gz
ports-403feb02c2ff43fdc1115a2675224893f7a2b6f1.zip
Notes
Diffstat (limited to 'games/briquolo')
-rw-r--r--games/briquolo/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile
index a5db995a6b05..5ffa0bfc55a7 100644
--- a/games/briquolo/Makefile
+++ b/games/briquolo/Makefile
@@ -29,10 +29,6 @@ USE_SDL= mixer sdl
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502000
-BROKEN= "Configure fails"
-.endif
-
post-patch:
@${FIND} ${WRKSRC} -name "*.cpp" | ${XARGS} \
${REINPLACE_CMD} -e 's|SDL/|SDL11/|g'