commit:     2c2968cde0bdc372b34bda6bc03abb7a6f9b3725
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 10:04:37 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 10:06:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c2968cd

sys-freebsd/freebsd-lib: set RPCDIR to include_proper when pre-installing 
headers

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 sys-freebsd/freebsd-lib/freebsd-lib-10.2-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-freebsd/freebsd-lib/freebsd-lib-10.2-r2.ebuild 
b/sys-freebsd/freebsd-lib/freebsd-lib-10.2-r2.ebuild
index d50c0d4..bb782f3 100644
--- a/sys-freebsd/freebsd-lib/freebsd-lib-10.2-r2.ebuild
+++ b/sys-freebsd/freebsd-lib/freebsd-lib-10.2-r2.ebuild
@@ -328,6 +328,7 @@ do_bootstrap() {
                CTARGET="${CHOST}" install_includes "/include_proper_${ABI}"
                CFLAGS="${CFLAGS} -isystem ${WORKDIR}/include_proper_${ABI}"
                CXXFLAGS="${CXXFLAGS} -isystem ${WORKDIR}/include_proper_${ABI}"
+               mymakeopts="${mymakeopts} 
RPCDIR=${WORKDIR}/include_proper_${ABI}/rpcsvc"
        fi
        bootstrap_csu
        bootstrap_libssp_nonshared

Reply via email to