diff options
Diffstat (limited to 'games/d2x-xl/Makefile')
-rw-r--r-- | games/d2x-xl/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/d2x-xl/Makefile b/games/d2x-xl/Makefile index a0fd759..eaef157 100644 --- a/games/d2x-xl/Makefile +++ b/games/d2x-xl/Makefile @@ -46,10 +46,6 @@ OPTIONS= OPENGL "Use OpenGL for 3D graphics" on BROKEN= Does not compile on sparc64 .endif -.if ${OSVERSION} <= 700000 -BROKEN= does not compile -.endif - .if !defined(WITHOUT_OPENGL) USE_GL= gl glu CONFIGURE_ARGS+=--with-opengl |