Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2000 12:17:58 -0600
From:      Ade Lovett <ade@FreeBSD.org>
To:        Kris Kennaway <kris@FreeBSD.ORG>
Cc:        ports@FreeBSD.ORG
Subject:   Re: ncurses update
Message-ID:  <20001207121758.G46011@FreeBSD.org>
In-Reply-To: <20001207003448.E9033@citusc17.usc.edu>; from kris@FreeBSD.ORG on Thu, Dec 07, 2000 at 12:34:48AM -0800
References:  <Pine.GSO.4.21.0012012335540.20078-100000@goodguy.goodnet.com> <20001207003448.E9033@citusc17.usc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 07, 2000 at 12:34:48AM -0800, Kris Kennaway wrote:
> Well, there's no need for the ncurses port if you're running 4.x or
> above since it includes a modern version of ncurses (as you have
> discovered). Dunno if the port is broken or not, though.

Perhaps adding


.if ${OSVERSION} >= 400000
BROKEN=	"Already included in the base system"
.endif


to devel/ncurses/Makefile would fix this particular can of worms.

-aDe

-- 
Ade Lovett, Austin, TX.			ade@FreeBSD.org
FreeBSD: The Power to Serve		http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001207121758.G46011>