From d79f9dd5f7ee291d0836ba91bddd74a663bb5c8e Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 25 Apr 2007 13:21:43 +0000 Subject: Enable to overrite CONFLICTS by static-tcsh. --- shells/tcsh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells') diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index ac81f2f4513..23484518660 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2007/04/11 06:13:57 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2007/04/25 13:21:43 obache Exp $ # DISTNAME= tcsh-6.15.00 @@ -11,7 +11,7 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.tcsh.org/Welcome COMMENT= Extended C-shell with many useful features -CONFLICTS= static-tcsh-[0-9]* +CONFLICTS?= static-tcsh-[0-9]* GNU_CONFIGURE= yes BUILD_TARGET= all catalogs -- cgit v1.2.3