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.
This commit is contained in:
Gerald Pfeifer 2012-07-25 08:13:30 +00:00
parent 47aff41ec7
commit 2a47180356
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301513

View File

@ -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