diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 23:09:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 23:09:55 +0000 |
commit | 1f71de60b9d031c234c82513c601297c89e2c50a (patch) | |
tree | 1f3d6acb7704ba9a4fff91525750d5ffd7fda863 /games/noegnud-littlehack/Makefile | |
parent | 736c5e2a1ba52e925da85b11f3a681e7e1858090 (diff) |
Notes
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." |