diff options
Diffstat (limited to 'games/atr3d/Makefile')
-rw-r--r-- | games/atr3d/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile index e3928f4821ee..750ec42c26b2 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -40,10 +40,6 @@ LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS} .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 700042 -BROKEN= Broken with gcc 4.2 -.endif - pre-patch: @${PERL} -pi.orig -e 's|^aclocal|${ACLOCAL}|; \ s|^autoconf|${AUTOCONF}|; s|^automake|${AUTOMAKE}|' \ |