Source-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   kim
Date:           Mon Apr 24 03:40:52 UTC 2000

Modified Files:
        pkgsrc/mk: bsd.pkg.mk

Log Message:
Set DEPENDS_TARGET=package during a "make package", and propagate
DEPENDS_TARGET to builds for dependencies.

This results in "make package" creating packages for all missing
dependencies as well, instead of merely installing them on the system.
This is a more consistent and intuitive behaviour.

Running "make install" will install the dependencies just like before
(no binary packages will be built).


To generate a diff of this commit:
cvs rdiff -r1.425 -r1.426 pkgsrc/mk/bsd.pkg.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index