summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-01-14 18:01:06 +0100
committerFlorian Schmaus <flow@gentoo.org>2022-01-14 18:01:06 +0100
commitdcde32f89840c2bd6b1a80a6ce8b4abe57cd7b54 (patch)
treefaf414f272096f7377e2865dfef35669acff5d87 /x11-libs/gtkdatabox
parentx11-libs/gtkdatabox: add 1.0.0 (diff)
downloadgentoo-dcde32f89840c2bd6b1a80a6ce8b4abe57cd7b54.tar.gz
gentoo-dcde32f89840c2bd6b1a80a6ce8b4abe57cd7b54.tar.bz2
gentoo-dcde32f89840c2bd6b1a80a6ce8b4abe57cd7b54.zip
x11-libs/gtkdatabox: remove unnecessary, due EAPI 8, --disable-static
Signed-off-by: Florian Schmaus <flow@gentoo.org> Suggested-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/gtkdatabox')
-rw-r--r--x11-libs/gtkdatabox/gtkdatabox-1.0.0.ebuild2
1 files changed, 0 insertions, 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() {