summaryrefslogtreecommitdiff
path: root/games/groundhog
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-12-16 11:08:23 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-12-16 11:08:23 +0000
commit42916f6a5455fde3f064d0c015bd2fa01870b230 (patch)
tree03ec30987b9c184be6def8a6c2fd26c19f60eb2f /games/groundhog
parentFix typo: no functional change (diff)
mark as USE_GCC=3.4 to overcome 4.1 issues
Notes
Notes: svn path=/head/; revision=179929
Diffstat (limited to 'games/groundhog')
-rw-r--r--games/groundhog/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/groundhog/Makefile b/games/groundhog/Makefile
index d7e501fc7ced..f4c9ea3c1b0f 100644
--- a/games/groundhog/Makefile
+++ b/games/groundhog/Makefile
@@ -16,6 +16,7 @@ COMMENT= Groundhog, a simple logic game
USE_GMAKE= yes
USE_GNOME= gtk20
+USE_GCC= 3.4
GNU_CONFIGURE= yes
.include <bsd.port.mk>