From ebe123b7e234007939d3243ba66a220d770ac803 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 27 Dec 2007 04:58:04 +0000 Subject: Sync with FReeBSD ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10007 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/rhythmbox/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/rhythmbox') diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 850b79240..5b2a4b583 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom$ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.84 2007/12/23 16:20:17 kwm Exp $ # PORTNAME= rhythmbox @@ -81,12 +81,12 @@ PLIST_SUB+= LIRC="@comment " .if defined(WITH_DAAP) CONFIGURE_ARGS+= --enable-daap --with-mdns=avahi -LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi \ +LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi-app \ gnome-keyring:${PORTSDIR}/security/gnome-keyring PLIST_SUB+= DAAP="" .else .if exists(${LOCALBASE}/lib/libavahi-client.a) -LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi +LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi-app .endif CONFIGURE_ARGS+= --disable-daap PLIST_SUB+= DAAP="@comment " -- cgit v1.2.3