diff options
Diffstat (limited to 'games/warmux')
-rw-r--r-- | games/warmux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile index 500c104dc160..bd9b4bced67a 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -26,7 +26,7 @@ MAN6= wormux.6 .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -EXTRA_PATCHES= ${FILESDIR}/extra-patch-src-weapon-ninja_rope.cpp +BROKEN= Does not compile on 4.x .endif .if !defined(WITHOUT_NLS) |