Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 01/11/2006 09:26:52
Module Name: pkgsrc
Committed By: schmonz
Date: Wed Jan 11 09:26:52 UTC 2006
Modified Files:
pkgsrc/mk: djbware.mk
Log Message:
Introduce DJB_SLASHPACKAGE, defaulting to NO. /package is DJB's
scheme for the installation and maintenance of software. Over time,
more software will follow /package.
For now, setting DJB_SLASHPACKAGE to YES has two effects:
* DJB_CONFIG_DIR is set to ${WRKSRC}/src
* A do-build target is defined to call package/compile.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/mk/djbware.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.