mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while. Approved by: maintainer
This commit is contained in:
parent
aa0d416cbe
commit
d35b9bc59b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301534
@ -24,7 +24,7 @@ RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus \
|
||||
USE_PYTHON= yes
|
||||
USE_GNOME= pygtk2
|
||||
|
||||
USE_GCC= 4.4+
|
||||
USE_GCC= 4.6+
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-dependency-tracking --disable-lua-extension
|
||||
|
Loading…
Reference in New Issue
Block a user