Bug 186962 - irc/minbif only needs imlib2 if the user wants caca
Summary: irc/minbif only needs imlib2 if the user wants caca
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: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-22 20:00 UTC by Chris Nehren
Modified: 2014-07-12 02:43 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (647 bytes, patch)
2014-02-22 20:00 UTC, Chris Nehren
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Nehren 2014-02-22 20:00:00 UTC
irc/minbif requires imlib2, regardless of whether it's actually
needed for the port to function. In reality, imlib2 is only
needed when the user selects caca support. I've attached a patch
that fixes the dependencies and disables libcaca and imlib2
support if the user doesn't select caca.

Fix: See below.
How-To-Repeat: Try to build minbif without imlib2 installed.
Observe minbif installation recurse into imlib2 port, despite not
needing it.
Comment 1 Chris Nehren 2014-03-06 21:32:03 UTC
Is there any further information I can provide to get this fixed
sooner?

-- 
Chris Nehren
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-07-12 02:39:49 UTC
A commit references this bug:

Author: marino
Date: Sat Jul 12 02:38:54 UTC 2014
New revision: 361596
URL: http://svnweb.freebsd.org/changeset/ports/361596

Log:
  irc/minbif: Depend on imlib2 with CACA option only

  PR:		186962
  Submitted by:	Chris Nehren

Changes:
  head/irc/minbif/Makefile