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:
Gerald Pfeifer
2012-04-07 23:03:57 +00:00
parent b908359ff0
commit a6bca22776

View File

@@ -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//}"