[Bug 205155] audio/ncmpcpp: ./configure fails after devel/ncurses 6.0 update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 9 11:51:43 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205155

--- Comment #5 from Baptiste Daroussin <bapt at FreeBSD.org> ---
Actually the bug is more tricky than that.

ncurses from ports never installed curses.h so that port always used the one
from base with other headers from ports in case the port was installed. It has
worked by chance for a while. I suspect other ports might have the same issue.

I will modify ncurses to install curses.h to avoid such mistake. That should
fix ncmcpp

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


More information about the freebsd-ports-bugs mailing list