diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-06-02 14:16:59 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-06-02 14:16:59 +0000 |
commit | 61a2db67dc31b8c9162907e8adb8e56f854fa260 (patch) | |
tree | 1f1d22ea73dda2623dc14a86a50dcd5363946bbe /net-p2p | |
parent | aef5d82cc05ba134d60102ac958b40d9d9682fa5 (diff) | |
download | ports-61a2db67dc31b8c9162907e8adb8e56f854fa260.tar.gz ports-61a2db67dc31b8c9162907e8adb8e56f854fa260.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 598df51a3eee..228fe9dbd256 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -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 |