diff options
Diffstat (limited to 'games/wesnoth/Makefile')
-rw-r--r-- | games/wesnoth/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 71440f2c11be..d00cd3977edc 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 |