ports/119029: dns/nss_mdns fix dependency

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


>Number:         119029
>Category:       ports
>Synopsis:       dns/nss_mdns 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:04 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:


dns/nss_mdns doesn't need the whole avahi bundle, avahi-app is enought.


>How-To-Repeat:





>Fix:


--- dns::nss_mdns.diff begins here ---
Index: dns/nss_mdns/Makefile
===================================================================
RCS file: /home/ncvs/ports/dns/nss_mdns/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- dns/nss_mdns/Makefile	30 Sep 2007 04:46:47 -0000	1.7
+++ dns/nss_mdns/Makefile	26 Dec 2007 03:36:29 -0000
@@ -19,7 +19,7 @@
 USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 
-LIB_DEPENDS+=	avahi-client:${PORTSDIR}/net/avahi
+LIB_DEPENDS+=	avahi-client:${PORTSDIR}/net/avahi-app
 
 OPTIONS=			\
 	SEARCH_DOMAINS "Honour search domains in resolv.conf" Off
--- dns::nss_mdns.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list