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. --- shells/scponly/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shells/scponly') diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile index ec71ea730be..43e2ce6796c 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/12/28 18:55:07 snj Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/29 06:22:13 jlam Exp $ DISTNAME= scponly-4.3 CATEGORIES= shells security @@ -28,7 +28,6 @@ CONFIGURE_ENV+= PROG_RM=${TOOLS_RM:Q} CONFIGURE_ENV+= scponly_PROG_RM=${TOOLS_RM:Q} CONFIGURE_ENV+= scponly_PROG_RMDIR=${TOOLS_RMDIR:Q} CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -USE_PKGINSTALL= yes PKG_SHELL= bin/scponly PKG_SYSCONFSUBDIR= scponly -- cgit v1.2.3