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:12:44 +00:00
parent ddcff74e26
commit 47aff41ec7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301512

View file

@ -21,7 +21,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
smpeg.1:${PORTSDIR}/multimedia/smpeg
USE_BZIP2= yes
USE_GCC= 4.4+
USE_GCC= 4.6+
USE_LDCONFIG= yes
USE_LUA= 5.0+
USE_OPENAL= al