summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-20 03:00:23 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-20 03:00:23 +0000
commit8537f60a93c702e0dd55cef5ca70c99c0bb39e34 (patch)
treeea77b455d3c4e6b9f33f6f4750f7089df40edf46 /games
parentThis now builds on pointyhat on 7.x and 8.x. (diff)
Pointyhat reports that this now builds on 7.x and 8.x.
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202769
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 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}|' \