K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-04-16T22:17:41.715592Z K 7 svn:log V 572 - During 'make package' create PREFIX if not there to workaround a pkg_install bug [1] requiring it to be even if creating from STAGEDIR. This is only done when NO_STAGE is not set and for pkg_install. This fixes the following error with 'make package' from stagedir: pkg_create: couldn't resolve path for prefix: /var/qmail: No such file or directory [1] This is due to base r231300 requiring the prefix to exist when running pkg_create (which may not be true in staging). This was fixed in r240682, but never made it to 9.1 With hat: portmgr END