diff options
Diffstat (limited to 'net-firewall/ipset/ipset-6.24.ebuild')
-rw-r--r-- | net-firewall/ipset/ipset-6.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipset/ipset-6.24.ebuild b/net-firewall/ipset/ipset-6.24.ebuild index 38cbe667b2cb..0795c0f13b41 100644 --- a/net-firewall/ipset/ipset-6.24.ebuild +++ b/net-firewall/ipset/ipset-6.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -19,7 +19,7 @@ DEPEND="${RDEPEND}" DOCS=( ChangeLog INSTALL README UPGRADE ) -# configurable from outside, e.g. /etc/make.conf +# configurable from outside, e.g. /etc/portage/make.conf IP_NF_SET_MAX=${IP_NF_SET_MAX:-256} BUILD_TARGETS="modules" |