Bug 154421 - Fixed dependencies in audio/ario
Summary: Fixed dependencies in audio/ario
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 19:50 UTC by Grzegorz Blach
Modified: 2011-02-01 10:00 UTC (History)
0 users

See Also:


Attachments
file.diff (717 bytes, patch)
2011-01-31 19:50 UTC, Grzegorz Blach
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Blach 2011-01-31 19:50:07 UTC
- Removed audio/musicpd from BUILD_DEPENDS, generally needed for run, but maybe used from remote host, so locally is not required

- Added ftp/curl to LIB_DEPENDS, this is mandatory.



Reported by Romain Tartière

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-02-01 09:54:46 UTC
arved       2011-02-01 09:54:42 UTC

  FreeBSD ports repository

  Modified files:
    audio/ario           Makefile 
  Log:
  Fix dependencies:
  -Remove musicpd
  -Add curl
  
  PR:             154421
  Submitted by:   Grzegorz Blach
  Feature safe:   yes
  
  Revision  Changes    Path
  1.9       +2 -1      ports/audio/ario/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 2 Tilman Keskinoz freebsd_committer freebsd_triage 2011-02-01 09:56:43 UTC
State Changed
From-To: open->closed

committed, thanks