summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-firewall/ipset/ipset-6.24.ebuild')
-rw-r--r--net-firewall/ipset/ipset-6.24.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/net-firewall/ipset/ipset-6.24.ebuild b/net-firewall/ipset/ipset-6.24.ebuild
index 3fb97b77f037..eb24475fd650 100644
--- a/net-firewall/ipset/ipset-6.24.ebuild
+++ b/net-firewall/ipset/ipset-6.24.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
MODULES_OPTIONAL_USE=modules
-inherit autotools linux-info linux-mod
+inherit linux-info linux-mod
DESCRIPTION="IPset tool for iptables, successor to ippool"
HOMEPAGE="http://ipset.netfilter.org/"
@@ -62,10 +62,6 @@ pkg_setup() {
[[ ${build_modules} -eq 1 ]] && linux-mod_pkg_setup
}
-#src_prepare() {
-# eautoreconf
-#}
-
src_configure() {
econf \
$(use_with modules kmod) \