aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-03-22 17:03:20 +0800
committeredwin <edwin@FreeBSD.org>2007-03-22 17:03:20 +0800
commit9785c28d13edb89325d4fd414acaf80844843e2e (patch)
treecf0533f54b0d69f2e10ddb350134f824770f7845
parent305aa7235fe6d2502c49c34ad6caadaa219fde2e (diff)
downloadfreebsd-ports-gnome-9785c28d13edb89325d4fd414acaf80844843e2e.tar.gz
freebsd-ports-gnome-9785c28d13edb89325d4fd414acaf80844843e2e.tar.zst
freebsd-ports-gnome-9785c28d13edb89325d4fd414acaf80844843e2e.zip
force dependency on gcc 3.4
-rw-r--r--games/groundhog/Makefile1
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>