summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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