summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-10 18:06:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-10 18:06:00 +0000
commit7c5b8c40841bcff82a826569527dbe2c33683acb (patch)
treefe732d765a919341a590a0b06304ac037dead40b /games
parent- Mark BROKEN on FreeBSD 4 (diff)
- Marked BROKEN for 4.X
Submitted by: pointyhat
Notes
Notes: svn path=/head/; revision=181987
Diffstat (limited to 'games')
-rw-r--r--games/warmux/Makefile2
-rw-r--r--games/wormux/Makefile2
2 files changed, 2 insertions, 2 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)
diff --git a/games/wormux/Makefile b/games/wormux/Makefile
index 500c104dc160..bd9b4bced67a 100644
--- a/games/wormux/Makefile
+++ b/games/wormux/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)