joerg
|
99151b3674
|
Rename the install phase to stage-install. Introduce a new install
target that defaults to either stage-install or package-install,
depending on whether DESTDIR support is active and supported by the
package or not.
|
2010-02-24 22:53:34 +00:00 |
|
jlam
|
06be53fba4
|
Completely nuke the concept of PKG_PHASE from pkgsrc except for the
purposes of caching MAKEVARS within bsd.pkg.mk and bsd.makevars.mk.
|
2006-07-10 22:59:26 +00:00 |
|
rillig
|
16d303a282
|
Fixed a typo in a comment.
|
2005-06-05 04:35:45 +00:00 |
|
jlam
|
a72cd1c453
|
Include bsd.makevars.mk in bsd.prefs.mk instead of bsd.pkg.mk. This
allows the saved make variables to be re-set whenever bsd.prefs.mk is
included, and is a shortcut for the common case where a Makefile
includes both.
|
2005-06-01 17:05:19 +00:00 |
|
jlam
|
4631a73a95
|
Separate out the logic to include the correct <phase>.makevars.mk file
into a new file bsd.makevars.mk that can be included by other Makefiles.
|
2005-06-01 03:04:16 +00:00 |
|