Bug 157139 - [PATCH] sysutils/libcdio: Add USE_NCURSES=yes
Summary: [PATCH] sysutils/libcdio: Add USE_NCURSES=yes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tilman Keskinoz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-18 04:00 UTC by Raphael Kubo da Costa
Modified: 2011-05-21 18:20 UTC (History)
1 user (show)

See Also:


Attachments
libcdio-0.82_2.patch (601 bytes, patch)
2011-05-18 04:00 UTC, Raphael Kubo da Costa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa 2011-05-18 04:00:23 UTC
When devel/ncurses is installed, an implicit dependency is created, which
breaks this port when devel/ncurses is upgraded. Adding USE_NCURSES=yes should
help fix the problem.

Port maintainer (arved@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-18 04:00:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-21 18:18:05 UTC
arved       2011-05-21 17:17:56 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/libcdio     Makefile 
  Log:
  Add USE_NCURSES
  
  PR:             157139
  Submitted by:   Raphael Kubo da Costa <kubito@gmail.com>
  
  Revision  Changes    Path
  1.33      +2 -1      ports/sysutils/libcdio/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2011-05-21 18:18:13 UTC
State Changed
From-To: open->closed

committed, thanks