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/tcsh/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shells/tcsh') diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index fa41b6b8f72..690befa22b0 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2005/09/20 04:23:49 jlam Exp $ +# $NetBSD: Makefile,v 1.53 2005/12/29 06:22:13 jlam Exp $ # DISTNAME= tcsh-6.14.00 @@ -18,7 +18,6 @@ COMMENT= Extended C-shell with many useful features CONFLICTS= static-tcsh-[0-9]* -USE_PKGINSTALL= yes GNU_CONFIGURE= yes BUILD_TARGET= all catalogs INSTALL_TARGET= install install.man -- cgit v1.2.3