Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2013 14:57:51 +0200
From:      Julien Cigar <jcigar@ulb.ac.be>
To:        freebsd-questions@freebsd.org
Subject:   Re: BASE ncurses vs devel/ncurses
Message-ID:  <20131018125751.GB59282@mordor.lan>
In-Reply-To: <20131017184343.GA49495@mordor.lan>
References:  <20131017184343.GA49495@mordor.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 17, 2013 at 08:43:43PM +0200, Julien Cigar wrote:
> Hello,
> 
> I'm facing a weird issue with ncurses. I'm using together
> x11/rxvt-unicode and mail/mutt. rxvt-unicode depends on devel/ncurses
> but not mutt.
> 
> On a system where devel/ncurses is installed mutt -v reports:
> ncurses: ncurses 5.9.20110404 (compiled with 5.7)
> 
> On a system where devel/ncurses is _not_ installed mutt -v reports:
> ncurses: ncurses 5.7.20081102 (compiled with 5.7)
> 
> I wondered if there is a way to force Mutt to use the BASE ncurses
> rather than devel/ncurses when it's installed because some things
> don't work properly (color codes, ...) with devel/ncurses .. ? What's
> the "proper" way to resolve this problem ?

no one ... ? is there really no way to force a port to compile against
BASE ncurses when devel/ncurses is installed?

I tried with USE= ncurses:base (after I discovered
/usr/ports/Mk/Uses/ncurses.mk) but it doesn't seems to work ...

> 
> Thanks,
> Julien
> 
> 
> -- 
> No trees were killed in the creation of this message.
> However, many electrons were terribly inconvenienced.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

-- 
No trees were killed in the creation of this message.
However, many electrons were terribly inconvenienced.



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