WARNING: [license.mk] Every package should define a LICENSE. ===> Installing dependencies for bootstrap-mk-files-20090512 => Build dependency checkperms>=1.1: found checkperms-1.10 ===> Overriding tools for bootstrap-mk-files-20090512 ===> Extracting for bootstrap-mk-files-20090512 ===> Patching for bootstrap-mk-files-20090512 ===> Creating toolchain wrappers for bootstrap-mk-files-20090512 ===> Configuring for bootstrap-mk-files-20090512 => Checking for portability problems in extracted files cd /scratch/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20090512; for file in bsd.* sys.mk; do test ! -f mods/DragonFly.$file || /bin/cp -f mods/DragonFly.$file /scratch/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20090512/$file; done cd /scratch/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20090512; if test -f mods/DragonFly.bsd.own.mk.in; then own_mk=mods/DragonFly.bsd.own.mk.in; else own_mk=mods/bsd.own.mk.in; fi; /usr/bin/sed -e 's|@ROOT_GROUP@|'wheel'|g' -e 's|@ROOT_USER@|'root'|g' -e 's|@SYSCONFDIR@|'/usr/pkg/etc'|g' $own_mk > bsd.own.mk