Because of the bundled webkit, attached patch needs to be applied to textproc/wkhtmltopdf to be usable again. Could somebody commit this for me?
Cheers. Frank
? wkhtmltopdf-0.12.3.2p0.patch Index: Makefile =================================================================== RCS file: /cvs/ports/textproc/wkhtmltopdf/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile 10 Aug 2016 20:53:27 -0000 1.9 +++ Makefile 20 Aug 2016 14:56:48 -0000 @@ -8,6 +8,7 @@ COMMENT = convert HTML to PDF using Web GH_ACCOUNT = wkhtmltopdf GH_PROJECT = wkhtmltopdf GH_TAGNAME = 0.12.3.2 +REVISION = 0 QT_COMMIT = 8dae19a82231e87366d81c683bafcb025aea9c1d MASTER_SITES0 = https://github.com/wkhtmltopdf/qt/archive/ DISTFILES = ${DISTNAME}.tar.gz \ @@ -35,6 +36,7 @@ LIB_DEPENDS = graphics/png \ textproc/icu4c USE_GMAKE = Yes +USE_WXNEEDED = Yes MAKE_FLAGS = LIBwkhtmltox_VERSION=${LIBwkhtmltox_VERSION} MAKE_ENV += WRKBUILD=${WRKBUILD} FAKE_FLAGS = INSTALL_ROOT=${WRKINST}${TRUEPREFIX}