Bug 142993 - updated port audio/libmpdclient
Summary: updated port audio/libmpdclient
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-19 21:50 UTC by Grzegorz Blach
Modified: 2010-02-02 16:00 UTC (History)
0 users

See Also:


Attachments
file.diff (308 bytes, patch)
2010-01-19 21: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 2010-01-19 21:50:01 UTC
Fixed build of audio/libmpdclient, when doxygen is installed.

Fix: Patch attached with submission follows:
How-To-Repeat: Install devel/doxygen, then
build audio/libmpdclient
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-01-20 05:38:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-02 15:59:41 UTC
miwi        2010-02-02 15:59:28 UTC

  FreeBSD ports repository

  Modified files:
    audio/libmpdclient   Makefile pkg-plist 
  Log:
  - Fix build when doxygen is installed.
  
  PR:             142993
  Submitted by:   Grzegorz Blach <magik@roorback.net>
  
  Revision  Changes    Path
  1.2       +2 -0      ports/audio/libmpdclient/Makefile
  1.2       +4 -4      ports/audio/libmpdclient/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 Martin Wilke freebsd_committer freebsd_triage 2010-02-02 15:59:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!