summaryrefslogtreecommitdiff
path: root/media-libs/libtiger/libtiger-0.3.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libtiger/libtiger-0.3.4-r1.ebuild')
-rw-r--r--media-libs/libtiger/libtiger-0.3.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libtiger/libtiger-0.3.4-r1.ebuild b/media-libs/libtiger/libtiger-0.3.4-r1.ebuild
index 9213baccbdea..df9ce1ce5d1d 100644
--- a/media-libs/libtiger/libtiger-0.3.4-r1.ebuild
+++ b/media-libs/libtiger/libtiger-0.3.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -40,7 +40,7 @@ multilib_src_configure() {
local ECONF_SOURCE="${S}"
econf \
--disable-static \
- $(use_enable doc)
+ $(multilib_native_use_enable doc)
}
multilib_src_install_all() {