pkgsrc/mk/install
obache 5f5e2d61ad prevent to generate binary package in ${PACKAGES} from the side effect of
`install' with USE_DESTDIR=yes.
This changes prevent to unwanted overwite of existing binary packages with
test installation (`stage-install', `replace' & `undo-replace', and so on).

To do both `install' and `package', you can still use `package-install' target,
same as USE_DESTDIR=no.
2013-05-23 13:18:56 +00:00
..
bin-install.mk When using Minix, set BINPKG_SITES to the official Minix binary package site. 2011-11-05 17:04:42 +00:00
bsd.install-vars.mk
bsd.install.mk prevent to generate binary package in ${PACKAGES} from the side effect of 2013-05-23 13:18:56 +00:00
deinstall.mk Rename "flavor" to "pkgformat". 2011-10-15 00:23:07 +00:00
install.mk Modify mk/plist/plist-gnu.mk to convert gnu/man to ${PKGGNUDIR}${PKGMANDIR}. 2013-01-05 07:32:49 +00:00
replace.mk prevent to generate binary package in ${PACKAGES} from the side effect of 2013-05-23 13:18:56 +00:00