[Bug 246365] shells/fish: does not build against devel/ncurses despite USES=ncurses
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 24 20:57:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246365
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: asomers
Date: Sun May 24 20:57:47 UTC 2020
New revision: 536422
URL: https://svnweb.freebsd.org/changeset/ports/536422
Log:
shells/fish: link against devel/ncurses if it's installed at build time
shells/fish is built using CMake and requires the FindCurses module. Unless
CURSES_NEED_NCURSES=TRUE, shells/fish will always be built against ncurses
from base, even when devel/ncurses is already installed.
This change has no effect for packages built from Poudriere, which will not
install devel/ncurses when building fish.
PR: 246365
Submitted by: Dustin Boyd <memreflect at pm.me>
Changes:
head/shells/fish/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list