Bug 205407 - net-im/finch : build with ports ncurses instead of base
Summary: net-im/finch : build with ports ncurses instead of base
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-18 18:35 UTC by Zane C. Bowers-Hadley
Modified: 2015-12-19 21:41 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (marcus)


Attachments
net-im/finch/Makefile diff (315 bytes, patch)
2015-12-18 18:35 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2015-12-18 18:35:47 UTC
Created attachment 164356 [details]
net-im/finch/Makefile diff

Finch does not like the ncurses lib in the base OS for some reason. It will build against it, but it renders improperly. For what ever reason, for the longest time, it was perfectly content choosing the ports one, but post recent ncurses update, it now insists on choosing the base one. To fix this, one most pass the header location to use to configure.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2015-12-19 21:41:06 UTC
Support has been added for building finch with ncurses.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-19 21:41:18 UTC
A commit references this bug:

Author: marcus
Date: Sat Dec 19 21:40:42 UTC 2015
New revision: 404029
URL: https://svnweb.freebsd.org/changeset/ports/404029

Log:
  Add support for building finch with port's ncurses.

  PR:		205407

Changes:
  head/net-im/libpurple/Makefile