summaryrefslogtreecommitdiffstats
path: root/games/wormux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/wormux/Makefile')
-rw-r--r--games/wormux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile
index 2434505..18db0a4 100644
--- a/games/wormux/Makefile
+++ b/games/wormux/Makefile
@@ -27,8 +27,8 @@ MAN6= wormux.6
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
.endif
.if !defined(WITHOUT_NLS)
OpenPOWER on IntegriCloud