mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Require gcc version 3.4+.
This seems to fix build on 4-STABLE. Problem noted by: kris
This commit is contained in:
parent
86d71ecd7f
commit
a9895245cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137180
@ -18,7 +18,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GCC= 3.3+
|
||||
USE_GCC= 3.4+
|
||||
USE_GNOME= glib20 gtk20 atk pango pkgconfig libglade2 gnomehack
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
|
Loading…
Reference in New Issue
Block a user