From dc9594e09db96635641a7e05b49d34b554b9bb21 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Dec 2005 06:21:30 +0000 Subject: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. --- pkgtools/rc.subr/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgtools/rc.subr') diff --git a/pkgtools/rc.subr/Makefile b/pkgtools/rc.subr/Makefile index e84b5eefdc1..03551011475 100644 --- a/pkgtools/rc.subr/Makefile +++ b/pkgtools/rc.subr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:25 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:06 jlam Exp $ # DISTNAME= rc.subr-20041011 @@ -17,7 +17,6 @@ NO_BUILD= yes NO_CHECKSUM= yes NO_CONFIGURE= yes NO_MTREE= yes -USE_PKGINSTALL= YES PLIST_SUBST+= RCD_SCRIPTS_DIR=${RCD_SCRIPTS_DIR:S/^\///} -- cgit v1.2.3