From 76a18c183c4a2f0ed51b94ba17a9c891b5de671a Mon Sep 17 00:00:00 2001 From: edwin Date: Tue, 18 May 2004 03:56:11 +0000 Subject: Program builds fine since import of gtk2 in bsd.gnome.mk --- games/groundhog/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'games/groundhog') 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 - -.if ${OSVERSION} >= 502102 -BROKEN= "Does not compile" -.endif - -.include +.include -- cgit