From 03513793c4f0147890da443b7419650ae8dad03f Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 20 Nov 2007 02:51:51 +0000 Subject: [PATCH] This now appears to build both on 7.x and 8.x. Reported by: pointyhat Approved by: portmgr (self) --- games/znibbles/Makefile | 8 +------- 1 file changed, 1 insertion(+), 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 - -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - -.include +.include