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
F102572159: D10355.id.diff
Thu, Nov 14, 5:30 AM
Unknown Object (File)
Mon, Nov 11, 8:45 AM
Unknown Object (File)
Mon, Nov 11, 7:58 AM
Unknown Object (File)
Sep 24 2024, 2:24 PM
Unknown Object (File)
Sep 24 2024, 5:43 AM
Unknown Object (File)
Sep 10 2024, 5:23 AM
Unknown Object (File)
Sep 5 2024, 3:46 PM
Unknown Object (File)
Sep 4 2024, 10:32 AM
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.