summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-09-24 13:59:20 +0000
committerwiz <wiz@pkgsrc.org>2002-09-24 13:59:20 +0000
commit6c40f123f744ef1383b8304678d7d86e014e16af (patch)
tree64d9bbc45c268f6a4914b85fdfd6869cdf7d1cc0 /mk/bsd.prefs.mk
parentdcdf9bd97d80b12dfcc27c6c19e0ee6621d0ffd8 (diff)
downloadpkgsrc-6c40f123f744ef1383b8304678d7d86e014e16af.tar.gz
Some whitespace cleanup.
Diffstat (limited to 'mk/bsd.prefs.mk')
-rw-r--r--mk/bsd.prefs.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk
index b35cf4a31e2..c8cd89ac8b9 100644
--- a/mk/bsd.prefs.mk
+++ b/mk/bsd.prefs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.77 2002/09/15 11:58:23 rh Exp $
+# $NetBSD: bsd.prefs.mk,v 1.78 2002/09/24 13:59:34 wiz Exp $
#
# Make file, included to get the site preferences, if any. Should
# only be included by package Makefiles before any .if defined()
@@ -10,7 +10,7 @@
.ifndef BSD_PKG_MK
# Let mk.conf know that this is pkgsrc.
-BSD_PKG_MK=1
+BSD_PKG_MK=1
__PREFIX_SET__:=${PREFIX}
# Define a symbol BSD_PREFS_MK that may be checked by Makefile fragments to
@@ -312,7 +312,7 @@ MAKEFLAGS+= DIGEST=${DIGEST}
# Only add the DIGEST_VERSION value to MAKEFLAGS when we know
# we've got a valid version number, retrieved from the digest(1)
# binary. This is different to PKGTOOLS_VERSION, since, in that
-# case, the build dies when pkg_info(1) is out of date.
+# case, the build dies when pkg_info(1) is out of date.
.if !exists(${DIGEST})
DIGEST_VERSION= 20010301