Bug 126003

Summary: [PATCH] sysutils/conky - fix audacious option
Product: Ports & Packages Reporter: Andrew J. Caines <A.J.Caines>
Component: Individual Port(s)Assignee: Roman Bogorodskiy <novel>
Status: Closed FIXED    
Severity: Affects Only Me CC: A.J.Caines
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
conky-1.5.1_1.diff none

Description Andrew J. Caines 2008-07-27 15:00:11 UTC

Audacious no longer has a libaudacious.so, so build with WITH_AUDACIOUS fails. Fix changes LIB_DEPENDS to use libaudclient.so.

How-To-Repeat: 

Build port with WITH_AUDACIOUS
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-27 15:00:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-10-09 19:41:24 UTC
novel       2008-10-09 18:41:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/conky       Makefile 
  Log:
  Fix audacious support.
  
  PR:             126003
  Submitted by:   "Andrew J. Caines" <A.J.Caines@halplant.com>
  
  Revision  Changes    Path
  1.38      +2 -1      ports/sysutils/conky/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 Roman Bogorodskiy freebsd_committer freebsd_triage 2008-10-09 19:42:27 UTC
State Changed
From-To: open->closed

Committed, thanks!