pkgsrc/textproc/libxslt
mcf 88efd2141b libxslt: fix libxml2 detection with libxml2 >= 2.9.11
xml2-config from libxml2 >= 2.9.11 now exits with non-zero status
for invalid arguments. libxslt called xml2-config with the invalid
`print` option to probe for its existence, so with new libxml2 it
now skipped detection via xml2-config entirely causing a build
failure.

Apply upstream patch to correct this invalid xml2-config usage.
2021-05-24 04:18:19 +00:00
..
patches libxslt: fix libxml2 detection with libxml2 >= 2.9.11 2021-05-24 04:18:19 +00:00
buildlink3.mk revbump for textproc/icu 2021-04-21 11:40:12 +00:00
DESCR
distinfo libxslt: fix libxml2 detection with libxml2 >= 2.9.11 2021-05-24 04:18:19 +00:00
Makefile revbump for textproc/icu 2021-04-21 11:40:12 +00:00
Makefile.common
PLIST
xsltproc-nonet.mk