mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
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:
parent
47aff41ec7
commit
2a47180356
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301513
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user