From b5311f78277bff0bc90f098690a84c51712e9f89 Mon Sep 17 00:00:00 2001 From: abs Date: Mon, 19 Dec 2005 14:12:31 +0000 Subject: Remove the following which breaks under the current pkgsrc infrastructure: PKG_INFO:= ${PKG_INFO} PKG_CREATE:= ${PKG_CREATE} --- shells/standalone-tcsh/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'shells') diff --git a/shells/standalone-tcsh/Makefile b/shells/standalone-tcsh/Makefile index 700eef1f2af..4ee2df4a3cc 100644 --- a/shells/standalone-tcsh/Makefile +++ b/shells/standalone-tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/12/05 23:55:19 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2005/12/19 14:12:31 abs Exp $ # NO_MTREE= YES @@ -13,8 +13,6 @@ PATCHDIR= ${.CURDIR}/../../shells/tcsh/patches COMMENT:= Standalone version of the Extended C-shell MAINTAINER= agc@NetBSD.org -PKG_INFO:= ${PKG_INFO} -PKG_CREATE:= ${PKG_CREATE} PREFIX= / NLSDIR= usr/share/nls CONFIGURE_ARGS+= --prefix=${PREFIX:Q} -- cgit v1.2.3