aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-11-20 11:00:23 +0800
committerlinimon <linimon@FreeBSD.org>2007-11-20 11:00:23 +0800
commit15ab5a8d31d70edf69ba5ebf6593200afade06b5 (patch)
tree8963643f43619bda33378be6df760992245107ae /games
parentb215503eba0a86cd0d1d7fc5bf044db17ef63478 (diff)
downloadfreebsd-ports-graphics-15ab5a8d31d70edf69ba5ebf6593200afade06b5.tar.gz
freebsd-ports-graphics-15ab5a8d31d70edf69ba5ebf6593200afade06b5.tar.zst
freebsd-ports-graphics-15ab5a8d31d70edf69ba5ebf6593200afade06b5.zip
Pointyhat reports that this now builds on 7.x and 8.x.
Approved by: portmgr (self)
Diffstat (limited to 'games')
-rw-r--r--games/atr3d/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile
index e3928f4821e..750ec42c26b 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}|' \