From 5af16a0a92f81c34be4b282d5e8072ffb8e77df1 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/uvscan/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/uvscan') diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile index 1dbb4af2e0a..6d186aee7c8 100644 --- a/security/uvscan/Makefile +++ b/security/uvscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2005/12/12 14:43:26 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2005/12/29 06:22:12 jlam Exp $ DISTNAME= vlnx424e PKGNAME= uvscan-4.24.1 @@ -34,7 +34,6 @@ DATDIR= ${PREFIX}/share/uvscan UVSCANDIR= ${PREFIX}/libexec/uvscan DATFILES= clean.dat internet.dat names.dat scan.dat pkgdesc.ini -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL FILES_SUBST+= UVSCANDIR=${UVSCANDIR:Q} -- cgit v1.2.3