diff options
Diffstat (limited to 'games/warzone2100/Makefile')
-rw-r--r-- | games/warzone2100/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 49f28fc47feb..6afa4188318e 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -46,10 +46,6 @@ USE_GCC= 4.6+ .include <bsd.port.options.mk> -.if ${OSVERSION} < 800000 -IGNORE= does not build on < 8.x -.endif - .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" |