diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/groundhog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/groundhog/Makefile b/games/groundhog/Makefile index 5f7a7054093a..510b058cc0fd 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> |