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. --- security/cvm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/cvm') diff --git a/security/cvm/Makefile b/security/cvm/Makefile index a5a5cb608a2..40a2d25095a 100644 --- a/security/cvm/Makefile +++ b/security/cvm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/08/30 03:57:11 schmonz Exp $ +# $NetBSD: Makefile,v 1.4 2005/12/29 06:22:09 jlam Exp $ # DISTNAME= cvm-0.76 @@ -20,7 +20,6 @@ SUBST_FILES.paths= qmail-init.c SUBST_SED.paths= -e 's|/var/qmail|${QMAILDIR}|g' SUBST_MESSAGE.paths= "Fixing paths." -USE_PKGINSTALL= YES RCD_SCRIPTS= cvm PKG_USERS+= cvmlog:users::cvmlog -- cgit v1.2.3