net-dns/libidn2: Disable gtk-doc (bug #613168 by Oleg).
authorJeroen Roovers <jer@gentoo.org>
Mon, 20 Mar 2017 08:05:11 +0000 (09:05 +0100)
committerJeroen Roovers <jer@gentoo.org>
Mon, 20 Mar 2017 08:05:25 +0000 (09:05 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

net-dns/libidn2/libidn2-0.16-r1.ebuild
net-dns/libidn2/libidn2-0.16-r2.ebuild

index 07b545602fc050161f2acd9dc261d80fdc0f2a4e..5d99fa80eb1d705ff0f61668bc9488c4b2251ee6 100644 (file)
@@ -42,7 +42,8 @@ src_prepare() {
 
 multilib_src_configure() {
        econf \
-               $(use_enable static-libs static)
+               $(use_enable static-libs static) \
+               --disable-gtk-doc
 }
 
 multilib_src_install() {
index bf57ff464f28ed438eaba49a0a9358eba8eee0bb..ba1da393b3a0a4df7bfe6fbb1f0976a89bef34d4 100644 (file)
@@ -48,7 +48,8 @@ src_prepare() {
 
 multilib_src_configure() {
        econf \
-               $(use_enable static-libs static)
+               $(use_enable static-libs static) \
+               --disable-gtk-doc
 }
 
 multilib_src_install() {