While trying out the latest snapshot, I noticed that PKG_CACHE is ignored: # whoami root # echo $PKG_CACHE /root/packages # pkg_add -ivv wget Update candidates: quirks-2.241 -> quirks-2.241 quirks-2.241 signed on 2016-07-26T16:56:10Z No change in quirks-2.241 parsing wget-1.18 ... Running /usr/bin/install-info --info-dir=/usr/local/info -- /usr/local/info/wget.info installed /etc/wgetrc from /usr/local/share/examples/wget/wgetrc wget-1.18: ok Running /sbin/ldconfig -R Running /usr/sbin/makewhatis -d /usr/local/man -- /usr/local/man/man1/wget.1 /dev/sd0a: 7161925 bytes Extracted 7155689 from 7157000 # which wget /usr/local/bin/wget # ls -l /root/packages/ #
This doesn't happen on 5.9. What am I missing?

