WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for mailwrapper-19990412.tar.gz
=> Checksum SHA512 OK for mailwrapper-19990412.tar.gz
===> Installing dependencies for mailwrapper-19990412nb4
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for mailwrapper-19990412nb4
===> Extracting for mailwrapper-19990412nb4
===> Patching for mailwrapper-19990412nb4
=> Applying pkgsrc patches for mailwrapper-19990412nb4
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/mailwrapper/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/mail/mailwrapper/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2000/04/08 23:17:12 bad Exp $
|
|--- Makefile.orig	Mon Apr 12 22:02:20 1999
|+++ Makefile	Sun Apr  9 00:45:43 2000
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 9.
done
===> Creating toolchain wrappers for mailwrapper-19990412nb4
===> Configuring for mailwrapper-19990412nb4
cd /Users/pbulk/build/mail/mailwrapper/work/mailwrapper;							 for file in mailer.conf.5 mailwrapper.8 mailwrapper.c; do	 /bin/mv $file $file.save;				 /opt/pkg/bin/nbsed -e "s|/etc/\(mailer.conf\)|/opt/pkg/etc/\\1|g"  $file.save > $file;				 done