1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294351

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