summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-firewall/nufw/nufw-2.0.7.ebuild')
-rw-r--r--net-firewall/nufw/nufw-2.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nufw/nufw-2.0.7.ebuild b/net-firewall/nufw/nufw-2.0.7.ebuild
index 771ded8c2..8826cd09c 100644
--- a/net-firewall/nufw/nufw-2.0.7.ebuild
+++ b/net-firewall/nufw/nufw-2.0.7.ebuild
@@ -34,10 +34,10 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}/${P}-configure_ac.patch"
+ eautoreconf
}
src_compile() {
- eautoreconf
econf \
$(use_enable static) \
$(use_enable pam_nuauth pam-nuauth) \