=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for ddclient-3.8.2.tar.bz2 => Checksum RMD160 OK for ddclient-3.8.2.tar.bz2 ===> Installing dependencies for ddclient-3.8.2 ========================================================================== The following variables will affect the build process of this package, ddclient-3.8.2. Their current value is shown below: * VARBASE = /var You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency cwrappers>=20141129: found cwrappers-20141129 => Full dependency perl>=5.0: found perl-5.20.1 ===> Overriding tools for ddclient-3.8.2 ===> Extracting for ddclient-3.8.2 ===> Patching for ddclient-3.8.2 => Applying pkgsrc patches for ddclient-3.8.2 => Verifying /bulk-data/pkgsrc/net/ddclient/patches/patch-aa => Applying pkgsrc patch /bulk-data/pkgsrc/net/ddclient/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.6 2014/12/13 00:26:48 jmcneill Exp $ | |--- ddclient.orig 2013-12-26 09:04:25.000000000 +0000 |+++ ddclient -------------------------- Patching file ddclient using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 30. done ===> Creating toolchain wrappers for ddclient-3.8.2 ===> Configuring for ddclient-3.8.2 => Checking for portability problems in extracted files cd /scratch/net/ddclient/work/ddclient-3.8.2; for f in ddclient; do /usr/bin/sed -e "s|@PKG_SYSCONFDIR@|/usr/pkg/etc|g" -e "s|@VARBASE@|/var|g" -e "s|@PERL5@|/usr/pkg/bin/perl|g" ${f} > ${f}.fixed; if [ -x ${f} ]; then /bin/chmod +x ${f}.fixed; fi; /bin/mv -f ${f}.fixed ${f}; done