Page MenuHomeFreeBSD

audio/cmus: Fix broken UI when linking with devel/ncurses
ClosedPublic

Authored by tobik on Apr 11 2017, 5:52 AM.
Tags
None
Referenced Files
F170121965: D10355.id27349.diff
Thu, Sep 3, 2:09 PM
Unknown Object (File)
Wed, Sep 2, 12:12 PM
Unknown Object (File)
Tue, Sep 1, 11:04 PM
Unknown Object (File)
Tue, Sep 1, 9:45 PM
Unknown Object (File)
Sat, Aug 29, 4:13 AM
Unknown Object (File)
Sat, Aug 8, 6:21 PM
Unknown Object (File)
Jul 23 2026, 3:18 AM
Unknown Object (File)
Jul 21 2026, 4:30 PM
Subscribers
None

Details

Summary
Fix broken UI when linking with devel/ncurses

Ports r438165 fixed building cmus with devel/ncurses installed, but
stripped NCURSES_CFLAGS too aggressivly.  The build picked up base's
curses.h over the correct headers from devel/ncurses.

PR:		218548
Reported by:	Oleg Gushchenkov <gor@clogic.com.ua>
Reviewed by:	Oleg Gushchenkov <gor@clogic.com.ua>
Approved by:	??? (mentor)
Differential Revision:	https://reviews.freebsd.org/D?????
Test Plan

poudriere testport 11.0/amd64 ok

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 11 2017, 1:48 PM
This revision was automatically updated to reflect the committed changes.