summaryrefslogtreecommitdiff
path: root/net-firewall/xtables-addons/xtables-addons-3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-firewall/xtables-addons/xtables-addons-3.0.ebuild')
-rw-r--r--net-firewall/xtables-addons/xtables-addons-3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/xtables-addons/xtables-addons-3.0.ebuild b/net-firewall/xtables-addons/xtables-addons-3.0.ebuild
index fe13a6f14f18..7683ecc923ed 100644
--- a/net-firewall/xtables-addons/xtables-addons-3.0.ebuild
+++ b/net-firewall/xtables-addons/xtables-addons-3.0.ebuild
@@ -171,7 +171,7 @@ src_configure() {
set_arch_to_kernel # .. or it'll look for /arch/amd64/Makefile
econf --prefix="${EPREFIX}/" \
--libexecdir="${EPREFIX}/$(get_libdir)/" \
- --with-kbuild="${KV_DIR}"
+ --with-kbuild="${KV_OUT_DIR}"
}
src_compile() {