Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2020 23:34:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246365] shells/fish: does not build against devel/ncurses despite USES=ncurses
Message-ID:  <bug-246365-7788-DajzaIBgrh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246365-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246365-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246365

--- Comment #3 from Dustin Boyd <memreflect@pm.me> ---
(In reply to Alan Somers from comment #2)

USES=3Dncurses with no arguments is intended to automatically build against
devel/ncurses if it is already installed, else it uses ncurses from the base
system.  Without the patch, the base system's ncurses library will always be
used as if USES=3Dncurses:base had been specified.  If this is the intended
behavior, USES=3Dncurses:base should be specified rather than USES=3Dncurse=
s.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246365-7788-DajzaIBgrh>