ports/119031: net/ekiga fix dependency

Dima Panov fluffy at fluffy.khv.ru
Wed Dec 26 04:00:06 UTC 2007


>Number:         119031
>Category:       ports
>Synopsis:       net/ekiga fix dependency
>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 04:00:05 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:


net/ekiga doesn't need the whole avahi bundle, avahi-app is enought.


>How-To-Repeat:





>Fix:


--- net::ekiga.diff begins here ---
Index: net/ekiga/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/ekiga/Makefile,v
retrieving revision 1.72
diff -u -r1.72 Makefile
--- net/ekiga/Makefile	24 Oct 2007 23:36:15 -0000	1.72
+++ net/ekiga/Makefile	26 Dec 2007 03:36:02 -0000
@@ -48,7 +48,7 @@
 .include <bsd.port.pre.mk>
 
 .ifndef (WITHOUT_AVAHI)
-LIB_DEPENDS+=	avahi-core:${PORTSDIR}/net/avahi
+LIB_DEPENDS+=	avahi-core:${PORTSDIR}/net/avahi-app
 CONFIGURE_ARGS+=--enable-avahi
 .else
 CONFIGURE_ARGS+=--disable-avahi
--- net::ekiga.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list