Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 07/30/2003 15:04:25
Module Name: pkgsrc
Committed By: jmmv
Date: Wed Jul 30 15:04:24 UTC 2003
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Modify the build-defs-message target so that it is only printed once, in the
pre-fetch stage. Do this by creating a cookie file inside the WRKDIR.
Also let the user override the target from mk.conf to disable these messages.
This fixes PR pkg/22305 by Robert Elz.
To generate a diff of this commit:
cvs rdiff -r1.1225 -r1.1226 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.