1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

converters/pdf2djvu: prepare for poppler 20.12

PR:		251537
Obtained from:	Arch Linux
This commit is contained in:
Tobias C. Berner 2020-12-05 10:44:44 +00:00
parent a8dcd3dd9e
commit a7dc5ef1d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557048

View File

@ -50,6 +50,10 @@ XMP_LIB_DEPENDS= libexiv2.so:graphics/exiv2
pre-configure:
@cd ${WRKSRC} && ${SH} ${FILESDIR}/bootstrap
# Poppler 20.12 no longer installs the pc file for this private backend.
# https://github.com/jwilk/pdf2djvu/issues/144
${REINPLACE_CMD} -e 's|poppler-splash|poppler|g' ${WRKSRC}/configure
post-build-DOCS-on:
@cd ${WRKSRC}/doc && ${GMAKE}