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/sfs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/sfs') diff --git a/security/sfs/Makefile b/security/sfs/Makefile index 8039eb71cc4..c7aae068bc0 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/12/05 23:55:18 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2005/12/29 06:22:11 jlam Exp $ # DISTNAME= sfs-0.7.2 @@ -18,7 +18,6 @@ CONFIGURE_ARGS+= --with-etcdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --with-sfsdir=${SFS_ROOT:Q} CONFIGURE_ARGS+= --disable-uvfs -USE_PKGINSTALL= yes USE_LANGUAGES= c c++ USE_TOOLS+= perl:run -- cgit v1.2.3