Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparently
done by the ports infrastructure for a while. Approved by: maintainer (fidaj@ukr.net) Feature safe: yes
This commit is contained in:
@@ -29,7 +29,7 @@ USE_PYTHON= yes
|
||||
USE_XORG= xrender
|
||||
USE_DOS2UNIX= YES
|
||||
USE_CMAKE= yes
|
||||
USE_GCC= 4.5+
|
||||
USE_GCC= 4.6+
|
||||
MAKE_JOBS_SAFE= YES
|
||||
PLIST_SUB+= PYVER="${PYTHON_VERSION:S/thon//}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user