summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2017-08-23 22:41:11 +0200
committerRobin H. Johnson <robbat2@gentoo.org>2017-08-24 14:54:03 -0700
commit3cee52e7db95b616340b636b1229b94e6b760b41 (patch)
tree9ed67d5587cf74d9f8f89b6fa737c0e52211e179 /net-firewall/ipset/ipset-6.30.ebuild
parentdev-libs/rapidjson: disable git submodules in -9999 (diff)
downloadgentoo-3cee52e7db95b616340b636b1229b94e6b760b41.tar.gz
gentoo-3cee52e7db95b616340b636b1229b94e6b760b41.tar.bz2
gentoo-3cee52e7db95b616340b636b1229b94e6b760b41.zip
net-firewall/ipset: update make.conf path
(cherry picked from commit 77efd2db889ac159646451503db0f50ac5d9d77d) Closes: https://github.com/gentoo/gentoo/pull/5517 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'net-firewall/ipset/ipset-6.30.ebuild')
-rw-r--r--net-firewall/ipset/ipset-6.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipset/ipset-6.30.ebuild b/net-firewall/ipset/ipset-6.30.ebuild
index 5c1428b1fc6c..292b40eb05d7 100644
--- a/net-firewall/ipset/ipset-6.30.ebuild
+++ b/net-firewall/ipset/ipset-6.30.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="6"
@@ -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"