From 6c40f123f744ef1383b8304678d7d86e014e16af Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 24 Sep 2002 13:59:20 +0000 Subject: Some whitespace cleanup. --- mk/bsd.prefs.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mk/bsd.prefs.mk') 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 -- cgit v1.2.3