summaryrefslogtreecommitdiff
path: root/games/briquolo
diff options
context:
space:
mode:
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'