1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Allow build with gcc 3.4+.

PR:		ports/113238
Submitted by:	Henrik Brix Andersen
This commit is contained in:
Florent Thoumie 2007-06-02 14:16:59 +00:00
parent aef5d82cc0
commit 61a2db67dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192581

View File

@ -23,7 +23,7 @@ CONFLICTS?= libtorrent-devel-[0-9]* \
rblibtorrent-devel-[0-9]*
USE_AUTOTOOLS= libtool:15
USE_GCC= 3.4
USE_GCC= 3.4+
USE_GNOME= pkgconfig gnomehack
USE_OPENSSL= yes
USE_LDCONFIG= yes