aboutsummaryrefslogtreecommitdiff
path: root/games/stratagus
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2012-07-25 08:13:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2012-07-25 08:13:30 +0000
commit2a471803567ce9228c8adea8703a68415bd0ef11 (patch)
tree3b770e7cfd409c35fa321b72ad0a20711be339ef /games/stratagus
parent47aff41ec7b90635d2bef3e24bb9b33f4dee8271 (diff)
downloadports-2a471803567ce9228c8adea8703a68415bd0ef11.tar.gz
ports-2a471803567ce9228c8adea8703a68415bd0ef11.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.
Notes
Notes: svn path=/head/; revision=301513
Diffstat (limited to 'games/stratagus')
-rw-r--r--games/stratagus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile
index 965afc76adb1..29db7bef7a1b 100644
--- a/games/stratagus/Makefile
+++ b/games/stratagus/Makefile
@@ -23,7 +23,7 @@ OPTIONS_DEFAULT= VORBIS
MNG_DESC= Enable MNG support
LICENSE= GPLv2
-USE_GCC= 4.4+
+USE_GCC= 4.6+
USE_LUA= 5.0+
USE_SDL= sdl
USE_GL= gl