pkgsrc/mk/build
jperkin c6fe57f401 Introduce PKGGNUDIR as a way to control gnu prefix.
By default pkgsrc uses LOCABASE/gnu as a prefix for packages to install
native versions of GNU tools, which are them symbolically linked back to
the 'g' versions of the files in LOCALBASE, and users can then add
LOCALBASE/gnu/bin to PATH to pick up those tools.

On systems where the GNU environment is desired, PKGGNUDIR now allows
users to install the non-'g' files directly into LOCALBASE, making them
the default without having to alter PATH, whilst retaining the 'g' files
in order to ensure dependencies and tool paths remain the same.
2012-12-06 11:36:30 +00:00
..
bsd.build-vars.mk Introduce PKGGNUDIR as a way to control gnu prefix. 2012-12-06 11:36:30 +00:00
bsd.build.mk
build.mk "rebuild" and "retest" targets were added (by analogy with "reinstall"). 2012-05-27 14:32:28 +00:00
test.mk "rebuild" and "retest" targets were added (by analogy with "reinstall"). 2012-05-27 14:32:28 +00:00