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:
parent
b908359ff0
commit
a6bca22776
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294351
@ -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//}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user