pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/check Enable check-fakehome.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92dfda1b6d67
branches:  trunk
changeset: 538494:92dfda1b6d67
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Feb 10 11:44:48 2008 +0000

description:
Enable check-fakehome.mk.

diffstat:

 mk/check/bsd.check.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3ac18a008ded -r 92dfda1b6d67 mk/check/bsd.check.mk
--- a/mk/check/bsd.check.mk     Sun Feb 10 11:43:20 2008 +0000
+++ b/mk/check/bsd.check.mk     Sun Feb 10 11:44:48 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.check.mk,v 1.6 2007/10/13 11:04:17 dsl Exp $
+# $NetBSD: bsd.check.mk,v 1.7 2008/02/10 11:44:48 tnn Exp $
 #
 # This Makefile fragment is included by bsd.pkg.mk and provides all
 # variables and targets related to build and install checks.
@@ -33,6 +33,7 @@
 .include "check-shlibs.mk"
 .include "check-vulnerable.mk"
 .include "check-wrkref.mk"
+.include "check-fakehome.mk"
 
 pre-configure-checks-hook \
 pre-build-checks-hook: .PHONY



Home | Main Index | Thread Index | Old Index