diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-11 02:06:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-11 02:06:00 +0800 |
commit | 3144bc0df85513f9f6a7623b769714df73863f6d (patch) | |
tree | fe47783beb03c680056bc96b73fa045a9e4615d2 /games/wormux | |
parent | 353d77945d4f9165c5c9b04339c565aad26c7280 (diff) | |
download | freebsd-ports-gnome-3144bc0df85513f9f6a7623b769714df73863f6d.tar.gz freebsd-ports-gnome-3144bc0df85513f9f6a7623b769714df73863f6d.tar.zst freebsd-ports-gnome-3144bc0df85513f9f6a7623b769714df73863f6d.zip |
- Marked BROKEN for 4.X
Submitted by: pointyhat
Diffstat (limited to 'games/wormux')
-rw-r--r-- | games/wormux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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) |