ports/119021: audio/pulseaudio fix dependencies

Dima Panov fluffy at fluffy.khv.ru
Wed Dec 26 00:40:02 UTC 2007


>Number:         119021
>Category:       ports
>Synopsis:       audio/pulseaudio fix dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 00:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dima Panov
>Release:        FreeBSD 8.0-800006-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 8.0-800006-CURRENT #0: Mon Dec 24 18:38:41 VLAT 2007
    root at Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot



>Description:


audio/pulseaudio doesn't need the whole avahi bundle, avahi-app is enought.


>How-To-Repeat:





>Fix:


--- audio::pulseaudio.diff begins here ---
Index: audio/pulseaudio/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/pulseaudio/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- audio/pulseaudio/Makefile	24 Oct 2007 23:34:53 -0000	1.15
+++ audio/pulseaudio/Makefile	31 Oct 2007 00:59:36 -0000
@@ -54,7 +54,7 @@
 .endif
 
 .if !defined(WITHOUT_AVAHI)
-LIB_DEPENDS+=	avahi-core.5:${PORTSDIR}/net/avahi
+LIB_DEPENDS+=	avahi-core.5:${PORTSDIR}/net/avahi-app
 PLIST_SUB+=	AVAHI=""
 .else
 CONFIGURE_ARGS+=--disable-avahi
--- audio::pulseaudio.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list