www-misc/htdig: disable static libraries
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>
Sun, 6 Oct 2019 23:34:37 +0000 (01:34 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 20 Oct 2019 12:20:59 +0000 (14:20 +0200)
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>
www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild

index cac6067ae058097f2b5c10c1a73dc827d45e9553..2a56281d4462d939ffaea323e042f01c96ae22fd 100644 (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