From c71e131798fc4ab423117a1fa15bcaceb13741ed Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 5 Oct 2006 08:51:59 +0000 Subject: This package cannot use CHECK_FILES because it is one of the two that sets PREFIX=/. --- pkgtools/rc.subr/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pkgtools') diff --git a/pkgtools/rc.subr/Makefile b/pkgtools/rc.subr/Makefile index 03551011475..9fe6c96ef92 100644 --- a/pkgtools/rc.subr/Makefile +++ b/pkgtools/rc.subr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:06 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/10/05 08:51:59 rillig Exp $ # DISTNAME= rc.subr-20041011 @@ -18,6 +18,8 @@ NO_CHECKSUM= yes NO_CONFIGURE= yes NO_MTREE= yes +CHECK_FILES_SUPPORTED= no + PLIST_SUBST+= RCD_SCRIPTS_DIR=${RCD_SCRIPTS_DIR:S/^\///} CONF_FILES+= ${PREFIX}etc/rc.conf.example ${PREFIX}etc/rc.conf -- cgit v1.2.3