aboutsummaryrefslogtreecommitdiff
path: root/games/briquolo/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-09-21 21:58:19 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-09-21 21:58:19 +0000
commit551276e7a510525e9d902d8f4b24cc815f648629 (patch)
tree77859df8b7d90db0a7f0059e0e4f5fa0541095fc /games/briquolo/Makefile
parent004c344358828a78fd8e12b1f7630adaaf0c8ca1 (diff)
downloadports-551276e7a510525e9d902d8f4b24cc815f648629.tar.gz
ports-551276e7a510525e9d902d8f4b24cc815f648629.zip
Notes
Diffstat (limited to 'games/briquolo/Makefile')
-rw-r--r--games/briquolo/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile
index f9082f7ecb1b..f004e001b457 100644
--- a/games/briquolo/Makefile
+++ b/games/briquolo/Makefile
@@ -28,10 +28,6 @@ USE_SDL= mixer sdl
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile on FreeBSD >= 5.x"
-.endif
-
post-patch:
@${FIND} ${WRKSRC} -name "*.cpp" | ${XARGS} \
${REINPLACE_CMD} -e 's|SDL/|SDL11/|g'