sys-freebsd/freebsd-lib: set RPCDIR to include_proper when pre-installing headers
authorAlexis Ballier <aballier@gentoo.org>
Tue, 1 Mar 2016 10:04:37 +0000 (11:04 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 1 Mar 2016 10:06:53 +0000 (11:06 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
sys-freebsd/freebsd-lib/freebsd-lib-10.2-r2.ebuild

index d50c0d407df768fa68a243b41e31e42f123fc37e..bb782f3047e667974e1033791a33ddaf0a5cc57b 100644 (file)
@@ -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