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
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
Unknown Object (File)
Jul 19 2026, 4:04 PM
Unknown Object (File)
Jul 18 2026, 9:14 AM
Unknown Object (File)
Jul 7 2026, 2:49 PM
Unknown Object (File)
Jul 6 2026, 6:00 PM
Unknown Object (File)
Jul 3 2026, 11:47 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8677
Build 9004: arc lint + arc unit

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.