mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +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 timeout Feature safe: yes
This commit is contained in:
parent
c3d8316d22
commit
e89f13b555
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294332
@ -26,7 +26,7 @@ RUN_DEPENDS+= harminv:${PORTSDIR}/science/harminv
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FORTRAN= yes
|
||||
USE_GCC= 4.5+
|
||||
USE_GCC= 4.6+
|
||||
USE_ICONV= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_AUTOTOOLS+= libltdl
|
||||
|
Loading…
Reference in New Issue
Block a user