commit:     dcde32f89840c2bd6b1a80a6ce8b4abe57cd7b54
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 14 17:01:06 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jan 14 17:01:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcde32f8

x11-libs/gtkdatabox: remove unnecessary, due EAPI 8, --disable-static

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
Suggested-by: Sam James <sam <AT> gentoo.org>

 x11-libs/gtkdatabox/gtkdatabox-1.0.0.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/x11-libs/gtkdatabox/gtkdatabox-1.0.0.ebuild 
b/x11-libs/gtkdatabox/gtkdatabox-1.0.0.ebuild
index b34a7c47a0e4..3f9a8d020d23 100644
--- a/x11-libs/gtkdatabox/gtkdatabox-1.0.0.ebuild
+++ b/x11-libs/gtkdatabox/gtkdatabox-1.0.0.ebuild
@@ -39,9 +39,7 @@ src_prepare() {
 src_configure() {
        econf \
                $(use_enable glade) \
-               --disable-static \
                --enable-libtool-lock
-
 }
 
 src_install() {

Reply via email to