summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2006-10-05 08:51:59 +0000
committerrillig <rillig>2006-10-05 08:51:59 +0000
commit21ced62cd2e4bd21285c28ee78f1db227ff7d5a5 (patch)
tree5f97adcb2ab84e5f3f77c680be4bd1138cb44cbd /pkgtools
parent53e43afb3ace17114768664856eb85042d614926 (diff)
downloadpkgsrc-21ced62cd2e4bd21285c28ee78f1db227ff7d5a5.tar.gz
This package cannot use CHECK_FILES because it is one of the two that
sets PREFIX=/.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/rc.subr/Makefile4
1 files changed, 3 insertions, 1 deletions
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