Subject: CVS commit: htdocs/share/mk
To: None <www-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: www-changes
Date: 02/28/2007 08:54:40
Module Name: htdocs
Committed By: tron
Date: Wed Feb 28 08:54:40 UTC 2007
Modified Files:
htdocs/share/mk: doc.docbook.mk web.prefs.mk
Log Message:
Define "BSD_PKG_MK" before including "bsd.own.mk". It's a known good
practice to enclose "pkgsrc" related definitions in "/etc/mk.conf" in
".if defined(BSD_PKG_MK)" and ".endif". And these makefiles need those
definitions.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 htdocs/share/mk/doc.docbook.mk
cvs rdiff -r1.7 -r1.8 htdocs/share/mk/web.prefs.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.