Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2020 20:57:56 +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-djY45bc6wL@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 #6 from commit-hook@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.  Unl=
ess
  CURSES_NEED_NCURSES=3DTRUE, shells/fish will always be built against ncur=
ses
  from base, even when devel/ncurses is already installed.

  This change has no effect for packages built from Poudriere, which will n=
ot
  install devel/ncurses when building fish.

  PR:           246365
  Submitted by: Dustin Boyd <memreflect@pm.me>

Changes:
  head/shells/fish/Makefile

--=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-djY45bc6wL>