aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
commitd293b9db160a0dfd0ea19dba7bf255144ce233ef (patch)
treebcfbaaae5da78fdc44756bf29594e15187268614 /games/freeciv
parentdab3a7e1e62ee4ed9551ad543e58d3249ad471b1 (diff)
Notes
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 97472888de72..2bbc4ccec0cf 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -88,8 +88,4 @@ post-patch:
@${FIND} ${WRKSRC} -name Makefile.in | \
${XARGS} ${REINPLACE_CMD} -e 's/@program_transform_name@//'
-.if ${OSVERSION} < 500000
-BROKEN= Does not build on 4.x
-.endif
-
.include <bsd.port.post.mk>