tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: How to install a file outside of /usr/pkg ($PREFIX)



On Thu, Jan 15, 2015 at 09:28:43AM +0900, OBATA Akio wrote:
> maybe related issues,
> 
> INSTALLATION_PREFIX support had been removed together with
> "Remove pkg_views support, second part: infrastructure".
> 
> It should not be related to "pkg_views".

Can you point me to where this was removed?

I still see it here. The pkgviews removal only changed indentation for
one of the lines:

/usr/pkgsrc/mk> grep -r INSTALLATION_PREFIX .
./bsd.pkg.use.mk:.if defined(INSTALLATION_PREFIX)
./bsd.pkg.use.mk:PREFIX=                        ${INSTALLATION_PREFIX}
./help/directories.help:#               INSTALLATION_PREFIX,

 Thomas


Home | Main Index | Thread Index | Old Index