diff options
Diffstat (limited to 'net-p2p/libtorrent/Makefile')
-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 d36ffb8a5037..6fca3e9c4bc1 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -22,7 +22,7 @@ CONFLICTS?= libtorrent-devel-[0-9]* \ rblibtorrent-[0-9]* \ rblibtorrent-devel-[0-9]* -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= pkgconfig gnomehack USE_OPENSSL= yes USE_LDCONFIG= yes |