diff options
Diffstat (limited to 'games/sauerbraten/Makefile')
-rw-r--r-- | games/sauerbraten/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/sauerbraten/Makefile b/games/sauerbraten/Makefile index a4b1597961e5..49d786c07183 100644 --- a/games/sauerbraten/Makefile +++ b/games/sauerbraten/Makefile @@ -39,10 +39,6 @@ SAUDATDIR= packages data IGNORE= needs at least one executable (CLIENT or DEDICATED) .endif -.if ${OSVERSION} < 500000 -BROKEN= does not compile -.endif - .if !defined(WITHOUT_CLIENT) USE_GL= yes USE_SDL= image mixer sdl |