From c7b9318b87a0eb228ca8a4bfd0879fecb966c976 Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Thu, 24 Aug 2017 23:09:50 +0200 Subject: net-dns/opendnssec: update make.conf path, #624534 Gentoo-Bug 624534 --- net-dns/opendnssec/opendnssec-1.4.8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-dns/opendnssec/opendnssec-1.4.8.2.ebuild') diff --git a/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild b/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild index f960e1634214..c83f258bb104 100644 --- a/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild +++ b/net-dns/opendnssec/opendnssec-1.4.8.2.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 @@ -95,7 +95,7 @@ check_pkcs11_setup() { ewarn " for AEP Keyper, set: PKCS11_AEPKEYPER=" ewarn "Example:" ewarn " PKCS11_ETOKEN=\"/opt/etoken/lib/libeTPkcs11.so\" emerge -pv opendnssec" - ewarn "or store the variable into /etc/make.conf" + ewarn "or store the variable into /etc/portage/make.conf" die "USE flag 'external-hsm' set but no PKCS#11 library path specified." fi elog "Building with external PKCS#11 library support ($PKCS11_LIB): ${PKCS11_PATH}" -- cgit v1.2.3-65-gdbad