ports/119023: x11-toolkits/nucleo fix dependency

Dima Panov fluffy at fluffy.khv.ru
Wed Dec 26 03:40:01 UTC 2007


>Number:         119023
>Category:       ports
>Synopsis:       x11-toolkits/nucleo 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 03:40:00 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:


x11-toolkits/nucleo doesn't need the whole avahi bundle, avahi-libdns is enought.


>How-To-Repeat:





>Fix:


--- x11-toolkits::nucleo.diff begins here ---
Index: x11-toolkits/nucleo/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/nucleo/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- x11-toolkits/nucleo/Makefile	1 Jun 2007 13:17:29 -0000	1.4
+++ x11-toolkits/nucleo/Makefile	26 Dec 2007 03:28:18 -0000
@@ -45,7 +45,7 @@
 .endif
 
 .if exists(${LOCALBASE}/include/avahi-compat-libdns_sd/dns_sd.h)
-LIB_DEPENDS+=	dns_sd.1:${PORTSDIR}/net/avahi
+LIB_DEPENDS+=	dns_sd.1:${PORTSDIR}/net/avahi-libdns
 .elif defined(WITH_DNSSD)
 LIB_DEPENDS+=	dns_sd.1:${PORTSDIR}/net/mDNSResponder
 .endif
--- x11-toolkits::nucleo.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list