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. --- devel/opencm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/opencm/Makefile') diff --git a/devel/opencm/Makefile b/devel/opencm/Makefile index 9859b8040dc..85af85aba89 100644 --- a/devel/opencm/Makefile +++ b/devel/opencm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2005/05/22 20:07:54 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2005/12/29 06:21:38 jlam Exp $ # DISTNAME= ${OPENCM_VERSION}-2-src @@ -12,7 +12,6 @@ HOMEPAGE= http://www.opencm.org/ COMMENT= Secure, high-integrity replacement for CVS WRKSRC= ${WRKDIR}/${OPENCM_VERSION}/base -USE_PKGINSTALL= YES USE_TOOLS+= gmake gzip GNU_CONFIGURE= YES CONFIGURE_ARGS+= --infodir=${PREFIX}/${INFO_DIR} -- cgit v1.2.3