aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-03-25 11:16:36 +0800
committermiwi <miwi@FreeBSD.org>2012-03-25 11:16:36 +0800
commitde6e2abf0781a3e24489553ac8dd497fe532ec1c (patch)
treefc0541fda6b88dc3b7600a3ab6973833e12f92cd /games
parentd3c3f45cfe72b0c4117b4c4afac69a73c29c7dbd (diff)
downloadfreebsd-ports-gnome-de6e2abf0781a3e24489553ac8dd497fe532ec1c.tar.gz
freebsd-ports-gnome-de6e2abf0781a3e24489553ac8dd497fe532ec1c.tar.zst
freebsd-ports-gnome-de6e2abf0781a3e24489553ac8dd497fe532ec1c.zip
- Change GCC 4.4 to 4.6
Submitted by: gerald Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r--games/openyahtzee/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openyahtzee/Makefile b/games/openyahtzee/Makefile
index 7c53c8e24e09..6f95983a9b45 100644
--- a/games/openyahtzee/Makefile
+++ b/games/openyahtzee/Makefile
@@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/boost/scoped_ptr.hpp:${PORTSDIR}/devel/boost-libs
USE_BZIP2= yes
-USE_GCC= 4.4+
+USE_GCC= 4.6+
USE_WX= 2.8+
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes