aboutsummaryrefslogtreecommitdiffstats
path: root/games/wesnoth
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-07 12:24:55 +0800
committermiwi <miwi@FreeBSD.org>2011-11-07 12:24:55 +0800
commit0be8fb7a769037ffce046ff5fb03e73a4b506e09 (patch)
tree3694b8bc49e4a0588d61a3443ee56ea0f3b89d3f /games/wesnoth
parente49c9c261a7473cfcb91586fa5bf34a1bf3e2337 (diff)
downloadfreebsd-ports-graphics-0be8fb7a769037ffce046ff5fb03e73a4b506e09.tar.gz
freebsd-ports-graphics-0be8fb7a769037ffce046ff5fb03e73a4b506e09.tar.zst
freebsd-ports-graphics-0be8fb7a769037ffce046ff5fb03e73a4b506e09.zip
- Get rid FreeBSD 6 support
Diffstat (limited to 'games/wesnoth')
-rw-r--r--games/wesnoth/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 71440f2c11b..d00cd3977ed 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -64,10 +64,6 @@ OPTIONS= BWMON "Enable bandwidth monitoring for server" Off \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-BROKEN= does not compile
-.endif
-
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug
.endif