diff options
Diffstat (limited to 'games/noegnud-littlehack/Makefile')
-rw-r--r-- | games/noegnud-littlehack/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/noegnud-littlehack/Makefile b/games/noegnud-littlehack/Makefile index ff958424d9bb..e0093dc56123 100644 --- a/games/noegnud-littlehack/Makefile +++ b/games/noegnud-littlehack/Makefile @@ -35,10 +35,6 @@ INSTALL_TARGET= install_lh001 .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - pre-everything:: .if ${HAVE_SDL} @${ECHO_MSG} "This port depends on SDL with OpenGL support." |