commit:     d253442e6fef143c66c89d36e53728fc857adf5c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 19:49:44 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 19:49:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d253442e

net-libs/libtorrent-rasterbar: remove explicit boost path

Closes: https://bugs.gentoo.org/719824
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild | 2 +-
 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.7.ebuild | 2 +-
 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.8.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild 
b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild
index 2fb8281a2df..45cbda7f47c 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild
@@ -72,7 +72,7 @@ src_configure() {
                $(use_enable ssl encryption)
                $(use_enable static-libs static)
                $(use_enable test tests)
-               --with-boost="${EPREFIX}/usr"
+               --with-boost
                --with-libiconv
                --enable-logging
        )

diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.7.ebuild 
b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.7.ebuild
index 5db9e76e204..d2ce70951e8 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.7.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.7.ebuild
@@ -69,7 +69,7 @@ src_configure() {
                $(use_enable ssl encryption)
                $(use_enable static-libs static)
                $(use_enable test tests)
-               --with-boost="${EPREFIX}/usr"
+               --with-boost
                --with-libiconv
                --enable-logging
        )

diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.8.ebuild 
b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.8.ebuild
index ffb200fbe91..ec2c3393a34 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.8.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.8.ebuild
@@ -70,7 +70,7 @@ src_configure() {
                $(use_enable ssl encryption)
                $(use_enable static-libs static)
                $(use_enable test tests)
-               --with-boost="${EPREFIX}/usr"
+               --with-boost
                --with-libiconv
                --enable-logging
        )

Reply via email to