summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-20 02:51:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-20 02:51:51 +0000
commit03513793c4f0147890da443b7419650ae8dad03f (patch)
treef713df62504c5e6a6046f901e77416ce3f4d2279 /games
parentThis now appears to build on both 7 and 8. (diff)
This now appears to build both on 7.x and 8.x.
Reported by: pointyhat Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202767
Diffstat (limited to 'games')
-rw-r--r--games/znibbles/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/games/znibbles/Makefile b/games/znibbles/Makefile
index f62cec3deac9..85c70c9fe69b 100644
--- a/games/znibbles/Makefile
+++ b/games/znibbles/Makefile
@@ -22,10 +22,4 @@ CONFIGURE_ARGS= --without-motif \
MAN6= nibbles.6 znibbles.6 gznibbles.6 znibblesX.6
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>