aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-05-18 11:56:11 +0800
committeredwin <edwin@FreeBSD.org>2004-05-18 11:56:11 +0800
commit76a18c183c4a2f0ed51b94ba17a9c891b5de671a (patch)
tree6e0b2b5e9f12ea82e3f63ce518092228cf783cbc
parent84adba09e13b0b01c74a11248770ee11e8edb7a5 (diff)
downloadfreebsd-ports-gnome-76a18c183c4a2f0ed51b94ba17a9c891b5de671a.tar.gz
freebsd-ports-gnome-76a18c183c4a2f0ed51b94ba17a9c891b5de671a.tar.zst
freebsd-ports-gnome-76a18c183c4a2f0ed51b94ba17a9c891b5de671a.zip
Program builds fine since import of gtk2 in bsd.gnome.mk
-rw-r--r--games/groundhog/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/games/groundhog/Makefile b/games/groundhog/Makefile
index c7a016f27394..f85d6754e825 100644
--- a/games/groundhog/Makefile
+++ b/games/groundhog/Makefile
@@ -18,10 +18,4 @@ USE_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502102
-BROKEN= "Does not compile"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>