summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-05-29 14:48:49 +0000
committerrillig <rillig@pkgsrc.org>2007-05-29 14:48:49 +0000
commit36fa355d5046a23bbf2cc0731d09eb7b2c71737c (patch)
tree8f08316d5eea79c9fc8ab7ef45d97fc2d768a698 /mk/bsd.prefs.mk
parentb372224a80f56bbd29ea64d914fc9f3b708c12e0 (diff)
downloadpkgsrc-36fa355d5046a23bbf2cc0731d09eb7b2c71737c.tar.gz
Add some more keywords, so that one can grep for "mk.conf" and find the
relevant code that loads the configuration.
Diffstat (limited to 'mk/bsd.prefs.mk')
-rw-r--r--mk/bsd.prefs.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk
index 7bccf436e74..4c387094933 100644
--- a/mk/bsd.prefs.mk
+++ b/mk/bsd.prefs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.250 2007/05/07 22:16:04 rillig Exp $
+# $NetBSD: bsd.prefs.mk,v 1.251 2007/05/29 14:48:49 rillig Exp $
#
# Make file, included to get the site preferences, if any. Should
# only be included by package Makefiles before any .if defined()
@@ -333,6 +333,8 @@ SHAREMODE?= ${DOCMODE}
# Preload all default values for CFLAGS, LDFLAGS, etc. before bsd.pkg.mk
# or a pkg Makefile modifies them.
+# The file <sys.mk> includes the mk.conf file indirectly, so here is the
+# point where the user settings are loaded.
.include <sys.mk>
# Load the OS-specific definitions for program variables. Default to loading