pkgsrc/devel/libidn2
leot fb561a49a7 libidn2: Fix installation if gtk-doc package is already installed
By default libidn2 is configured with `--disable-gtk-doc'. However,
despite that, it will checks several `gtkdoc-*' tools anyway, ending
in a failure during the installation phase because only a couple
of them are available.

Add a kludge via CONFIGURE_ENV to avoid picking up gtkdoc-* tools.

Pointed out by <scole> via PR pkg/52667.
2017-10-29 16:47:02 +00:00
..
buildlink3.mk
DESCR
distinfo
Makefile libidn2: Fix installation if gtk-doc package is already installed 2017-10-29 16:47:02 +00:00
PLIST