From c820203434cf763fe527cb057f59021e25a8fde6 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. --- sysutils/cfengine2/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/cfengine2') diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile index 5e2ea08b1dd..5a37c5e3355 100644 --- a/sysutils/cfengine2/Makefile +++ b/sysutils/cfengine2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/09/22 02:08:14 minskim Exp $ +# $NetBSD: Makefile,v 1.16 2005/12/29 06:22:17 jlam Exp $ # PKGREVISION= 3 @@ -15,7 +15,6 @@ BUILD_DEFS+= USE_INET6 CONFIGURE_ARGS+= --with-berkeleydb=${BUILDLINK_PREFIX.db4} CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl} -USE_PKGINSTALL= YES RCD_SCRIPTS= cfexecd cfservd cfenvd pre-configure: -- cgit v1.2.3