www-misc/htdig: disable static libraries

Closes: https://bugs.gentoo.org/378207
Closes: https://github.com/gentoo/gentoo/pull/13080
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Alessandro Barbieri
2019-10-07 01:34:37 +02:00
committed by David Seifert
parent 14c16ccb01
commit 2c1f79a8eb

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
inherit autotools
@@ -44,6 +44,7 @@ src_prepare() {
src_configure() {
local myeconfargs=(
--disable-static
--with-config-dir="${EPREFIX}"/etc/${PN}
--with-default-config-file="${EPREFIX}"/etc/${PN}/${PN}.conf
--with-database-dir="${EPREFIX}"/var/lib/${PN}/db