diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-16/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile index 8dac2fdb3f5a..fb629d98e6b4 100644 --- a/net-p2p/libtorrent-devel/Makefile +++ b/net-p2p/libtorrent-devel/Makefile @@ -18,7 +18,7 @@ CONFLICTS= libtorrent-[0-9]* \ rblibtorrent-devel-[0-9]* USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= build USE_OPENSSL= yes USE_LDCONFIG= yes diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile index fe2e33633391..c94730ebfa34 100644 --- a/net-p2p/libtorrent-rasterbar-15/Makefile +++ b/net-p2p/libtorrent-rasterbar-15/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf LIB_DEPENDS+= boost_date_time:${PORTSDIR}/devel/boost-libs \ GeoIP.5:${PORTSDIR}/net/GeoIP -USE_GNOME= gnomehack +USES= pathfix USE_OPENSSL= yes GNU_CONFIGURE= yes diff --git a/net-p2p/libtorrent-rasterbar-16/Makefile b/net-p2p/libtorrent-rasterbar-16/Makefile index 4a1bfd30c015..5d20151af292 100644 --- a/net-p2p/libtorrent-rasterbar-16/Makefile +++ b/net-p2p/libtorrent-rasterbar-16/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS+= boost_date_time:${PORTSDIR}/devel/boost-libs \ GeoIP:${PORTSDIR}/net/GeoIP GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_ICONV= yes USE_LDCONFIG= yes USE_OPENSSL= yes diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 51fb6ebc4752..6217d9f4dd05 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -18,7 +18,7 @@ CONFLICTS?= libtorrent-devel-[0-9]* \ rblibtorrent-devel-[0-9]* USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= build USE_OPENSSL= yes USE_LDCONFIG= yes |