summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/mono')
-rw-r--r--dev-lang/mono/mono-6.12.0.122.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mono/mono-6.12.0.122.ebuild b/dev-lang/mono/mono-6.12.0.122.ebuild
index 0399f5a023ac..41df3da3c290 100644
--- a/dev-lang/mono/mono-6.12.0.122.ebuild
+++ b/dev-lang/mono/mono-6.12.0.122.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -87,7 +87,7 @@ multilib_src_configure() {
--without-ikvm-native
--disable-dtrace
--enable-system-aot
- $(use_with doc mcs-docs)
+ $(multilib_native_use_with doc mcs-docs)
$(use_enable nls)
)