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
F111533621: D10355.diff
Tue, Mar 4, 10:30 PM
Unknown Object (File)
Jan 29 2025, 3:12 PM
Unknown Object (File)
Jan 14 2025, 11:37 AM
Unknown Object (File)
Jan 7 2025, 12:22 PM
Unknown Object (File)
Dec 29 2024, 10:56 PM
Unknown Object (File)
Dec 13 2024, 9:53 AM
Unknown Object (File)
Nov 25 2024, 7:23 AM
Unknown Object (File)
Nov 25 2024, 7:23 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.