commit: 6e046e5aea809668255ea55c97217f1649a7fb06
Author: Ron MacNeil <macro <AT> hotmail <DOT> com>
AuthorDate: Sat Aug 1 10:29:11 2015 +0000
Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Sat Aug 1 11:20:45 2015 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=6e046e5a
mono-4.0.2.5: Remove redundant --with-libgdiplus
Both use-flag-controlled settings are synonyms, and one of them is the
default, so the entire switch is redundant.
dev-lang/mono/mono-4.0.2.5.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-lang/mono/mono-4.0.2.5.ebuild
b/dev-lang/mono/mono-4.0.2.5.ebuild
index b7f747d..98efbcc 100644
--- a/dev-lang/mono/mono-4.0.2.5.ebuild
+++ b/dev-lang/mono/mono-4.0.2.5.ebuild
@@ -80,7 +80,6 @@ src_prepare() {
src_configure() {
local myeconfargs=(
--disable-silent-rules
- --with-libgdiplus=$(usex minimal no installed)
$(use_with xen xen_opt)
--without-ikvm-native
--with-jit