ports/119030: devel/gnome-vfs fix dependency

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


>Number:         119030
>Category:       ports
>Synopsis:       devel/gnome-vfs 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:


devel/gnome-vfs doesn't need the whole avahi bundle, avahi-app is enought.


>How-To-Repeat:





>Fix:


--- devel::gnome-vfs.diff begins here ---
Index: devel/gnome-vfs/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/gnome-vfs/Makefile,v
retrieving revision 1.130
diff -u -r1.130 Makefile
--- devel/gnome-vfs/Makefile	12 Dec 2007 04:35:13 -0000	1.130
+++ devel/gnome-vfs/Makefile	26 Dec 2007 03:36:37 -0000
@@ -70,7 +70,7 @@
 .endif
 
 .if !defined(WITHOUT_MDNS)
-LIB_DEPENDS+=	avahi-client:${PORTSDIR}/net/avahi
+LIB_DEPENDS+=	avahi-client:${PORTSDIR}/net/avahi-app
 .else
 CONFIGURE_ARGS+=--disable-avahi
 .endif
--- devel::gnome-vfs.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list