=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for wkhtmltox-0.12.4.tar.bz2 => Checksum RMD160 OK for wkhtmltox-0.12.4.tar.bz2 => Checksum SHA512 OK for wkhtmltox-0.12.4.tar.bz2 ===> Installing dependencies for wkhtmltopdf-0.12.4nb1 ========================================================================== The following variables will affect the build process of this package, wkhtmltopdf-0.12.4nb1. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 27 * SSLBASE = /usr * SSLCERTS = /etc/ssl/certs * SSLDIR = /etc/ssl * SSLKEYS = /etc/ssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.0: found perl-5.26.2 => Build dependency xorgproto>=2016.1: found xorgproto-2018.4 => Build dependency xcb-proto>=1.4: found xcb-proto-1.13 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency freetype2>=2.4.11: found freetype2-2.9.1nb1 => Full dependency python27>=2.7.1nb2: found python27-2.7.15nb1 => Full dependency jpeg>=9: found jpeg-9c => Full dependency png>=1.6.0nb1: found png-1.6.34 => Full dependency libXext>=0.99.0: found libXext-1.3.3nb1 => Full dependency libXrender>=0.9.2: found libXrender-0.9.10nb1 ===> Overriding tools for wkhtmltopdf-0.12.4nb1 ===> Extracting for wkhtmltopdf-0.12.4nb1 ===> Patching for wkhtmltopdf-0.12.4nb1 => Applying pkgsrc patches for wkhtmltopdf-0.12.4nb1 ===> Creating toolchain wrappers for wkhtmltopdf-0.12.4nb1 ===> Configuring for wkhtmltopdf-0.12.4nb1 => Fixing x11 options. for f in `find /var/pkgsrc/work/converters/wkhtmltopdf/work/wkhtmltox-0.12.4 -type f -name '*.py' -print`; do cp $f $f.orig && sed '1s|^#!.*$|#!/usr/pkg/bin/python2.7|' $f.orig > $f; done