Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2010 21:40:26 GMT
From:      Grzegorz Blach <magik@roorback.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142993: updated port audio/libmpdclient
Message-ID:  <201001192140.o0JLeQ8Q037934@www.freebsd.org>
Resent-Message-ID: <201001192150.o0JLo1Ke083316@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         142993
>Category:       ports
>Synopsis:       updated port audio/libmpdclient
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 19 21:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        8-STABLE
>Organization:
>Environment:
FreeBSD silver.nine 8.0-STABLE FreeBSD 8.0-STABLE #2 r202534: Mon Jan 18 02:01:38 UTC 2010     root@silver.nine:/usr/obj/usr/src/sys/SILVER  amd64

>Description:
Fixed build of audio/libmpdclient, when doxygen is installed.

>How-To-Repeat:
Install devel/doxygen, then
build audio/libmpdclient

>Fix:


Patch attached with submission follows:

diff -ruN libmpdclient.old/Makefile libmpdclient/Makefile
--- libmpdclient.old/Makefile	2010-01-19 21:36:18.659311000 +0000
+++ libmpdclient/Makefile	2010-01-19 21:36:53.882906427 +0000
@@ -15,6 +15,7 @@
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
+USE_GMAKE=	yes
 USE_GNOME=	pkgconfig gnomehack
 USE_LDCONFIG=	yes
 


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001192140.o0JLeQ8Q037934>