net-dns/libidn2: Disable gtk-doc (bug #613168 by Oleg).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Jeroen Roovers
2017-03-20 09:05:11 +01:00
parent ef1e0f46ae
commit c18bd5698a
2 changed files with 4 additions and 2 deletions

View 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() {

View 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() {