aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2012-07-23 07:12:15 +0800
committergerald <gerald@FreeBSD.org>2012-07-23 07:12:15 +0800
commit801feb0362b1fb617ebc8b0be5acef69e99f6d7f (patch)
tree000b02f84626a40b67f70642f54005d187cd1223 /games
parentf99b09606cb7d532d49076755d508d89ddf4480f (diff)
downloadfreebsd-ports-gnome-801feb0362b1fb617ebc8b0be5acef69e99f6d7f.tar.gz
freebsd-ports-gnome-801feb0362b1fb617ebc8b0be5acef69e99f6d7f.tar.zst
freebsd-ports-gnome-801feb0362b1fb617ebc8b0be5acef69e99f6d7f.zip
Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while. Approved by: maintainer
Diffstat (limited to 'games')
-rw-r--r--games/plee-the-bear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/plee-the-bear/Makefile b/games/plee-the-bear/Makefile
index 0f2539c48316..a7a1ed818496 100644
--- a/games/plee-the-bear/Makefile
+++ b/games/plee-the-bear/Makefile
@@ -24,7 +24,7 @@ INSTALLS_ICONS= yes
USE_LDCONFIG= yes
USE_GETTEXT= yes
MAKE_JOBS_SAFE= yes
-USE_GCC= 4.4+
+USE_GCC= 4.6+
USE_CMAKE= yes
CMAKE_ARGS= -Dlibclaw_DIR="${LOCALBASE}/share/libclaw/cmake" \