On 12/4/20 11:03 AM, Jonathan Perkin wrote:
* On 2020-12-04 at 16:46 GMT, Roland Illig wrote:
On 03.12.2020 22:11, Jason Bacon wrote:
# PREFIX
# LOCALBASE
Which leaves the question of specifically when the two might actually
differ.
There is a single package where they differ. That package is
shells/standalone-tcsh, and it is excluded by all bulk builds exactly
because it overrides PREFIX to be "/". No other package is allowed to
do this though.
And security/mozilla-rootcerts-openssl </pedant>
Those indeed seem to be the only two:
Linux centosdev.uits bacon ~ 585: (pkgsrc): pkg-grep ^PREFIX=
security/mozilla-rootcerts-openssl/Makefile:PREFIX= /
shells/standalone-tcsh/Makefile:PREFIX= /
Linux centosdev.uits bacon ~ 586: (pkgsrc):