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. --- misc/screen/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'misc/screen') diff --git a/misc/screen/Makefile b/misc/screen/Makefile index 99d427ce3aa..abbdf43c061 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2005/12/28 17:53:24 reed Exp $ +# $NetBSD: Makefile,v 1.64 2005/12/29 06:21:55 jlam Exp $ DISTNAME= screen-4.0.2 PKGREVISION= 4 @@ -14,7 +14,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews NOT_FOR_PLATFORM= Interix-*-* # user auth and username size fixes needed -USE_PKGINSTALL= YES INFO_FILES= screen.info PLIST_SUBST+= DISTNAME=${DISTNAME:Q} FILES_SUBST+= EXAMPLES=${PREFIX:Q}/share/examples/screen -- cgit v1.2.3