From owner-freebsd-questions@FreeBSD.ORG Fri Oct 18 12:59:03 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6698CD9C for ; Fri, 18 Oct 2013 12:59:03 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) Received: from relaygateway01.edpnet.net (relaygateway01.edpnet.net [212.71.1.210]) by mx1.freebsd.org (Postfix) with ESMTP id 084BB2EBE for ; Fri, 18 Oct 2013 12:59:02 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Am8GAHsvYVLV25wl/2dsb2JhbABagwc4g3u6LEuBIxd0giUBAQEDAQEBASArCBgbCxgCAgUTDgICDwUTAQkILAcEARwEh18KCK4ciSaJFIEpjHSBQBaCVDWBCgOVPIJMAYEvkFiDJjoxgQM X-IPAS-Result: Am8GAHsvYVLV25wl/2dsb2JhbABagwc4g3u6LEuBIxd0giUBAQEDAQEBASArCBgbCxgCAgUTDgICDwUTAQkILAcEARwEh18KCK4ciSaJFIEpjHSBQBaCVDWBCgOVPIJMAYEvkFiDJjoxgQM X-IronPort-AV: E=Sophos;i="4.93,522,1378850400"; d="scan'208";a="200190068" Received: from 213.219.156.37.adsl.dyn.edpnet.net (HELO mordor.lan) ([213.219.156.37]) by relaygateway01.edpnet.net with ESMTP/TLS/DHE-RSA-AES256-SHA; 18 Oct 2013 14:45:35 +0200 Date: Fri, 18 Oct 2013 14:57:51 +0200 From: Julien Cigar To: freebsd-questions@freebsd.org Subject: Re: BASE ncurses vs devel/ncurses Message-ID: <20131018125751.GB59282@mordor.lan> References: <20131017184343.GA49495@mordor.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20131017184343.GA49495@mordor.lan> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2013 12:59:03 -0000 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.