aboutsummaryrefslogtreecommitdiff
path: root/games/groundhog
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-05-18 03:56:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-05-18 03:56:11 +0000
commit4e7b6189adca6b5280c9178c920cf7729d8cd7b5 (patch)
tree463431e454d76607c2fe0eb9c1b0962b92cae7c2 /games/groundhog
parent12bb0b22815560f82b3ae0ad2d08c688f64abe3f (diff)
downloadports-4e7b6189adca6b5280c9178c920cf7729d8cd7b5.tar.gz
ports-4e7b6189adca6b5280c9178c920cf7729d8cd7b5.zip
Program builds fine since import of gtk2 in bsd.gnome.mk
Notes
Notes: svn path=/head/; revision=109392
Diffstat (limited to 'games/groundhog')
-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>