Bug 109982 - multimedia/audacious-plugins unnecessary depends?
Summary: multimedia/audacious-plugins unnecessary depends?
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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-06 11:40 UTC by Denis Eremenko <moonshade@pnhz.kz>
Modified: 2007-03-06 17:20 UTC (History)
0 users

See Also:


Attachments
patch-Makefile (357 bytes, text/plain)
2007-03-06 11:40 UTC, Denis Eremenko <moonshade@pnhz.kz>
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Eremenko <moonshade@pnhz.kz> 2007-03-06 11:40:04 UTC

multimedia/audacious-plugins unconditionally LIB_DEPENDS on audio/libsndfile, ftp/curl and audio/taglib.

But audio/libsndfile dependancy made with SNDFILE option and 
audio/taglib with MPC. Purpose of ftp/curl is unknown to me.

multimedia/audacious-plugins builds fine without any of them. Does unconditionally dependancy necessary?
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-06 11:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-06 17:14:43 UTC
oliver      2007-03-06 17:14:30 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/audacious-plugins Makefile pkg-plist 
  Log:
  remove unnecessary dependencies [1]
  fix pkg-plist
  
  PR:             ports/109982 [1]
  Submitted by:   Denis Eremenko <moonshade@pnhz.kz>
  
  Revision  Changes    Path
  1.31      +4 -6      ports/multimedia/audacious-plugins/Makefile
  1.18      +37 -0     ports/multimedia/audacious-plugins/pkg-plist
_______________________________________________
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 Oliver Lehmann freebsd_committer freebsd_triage 2007-03-06 17:14:50 UTC
State Changed
From-To: open->closed

fixed, thanks