aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/freeciv/Makefile')
-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>