ports/119027: net/vinagre fix dependency

Dima Panov fluffy at fluffy.khv.ru
Wed Dec 26 03:50:02 UTC 2007


>Number:         119027
>Category:       ports
>Synopsis:       net/vinagre 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:50:02 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/vinagre doesn't need the whole avahi bundle, avahi-app is enought.


>How-To-Repeat:





>Fix:


--- net::vinagre.diff begins here ---
Index: net/vinagre/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/vinagre/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- net/vinagre/Makefile	19 Dec 2007 18:58:21 -0000	1.3
+++ net/vinagre/Makefile	26 Dec 2007 03:35:48 -0000
@@ -16,7 +16,7 @@
 COMMENT=	VNC client for the GNOME Desktop
 
 LIB_DEPENDS=	gtk-vnc-1.0.0:${PORTSDIR}/net/gtk-vnc \
-    		avahi-core.5:${PORTSDIR}/net/avahi \
+    		avahi-core.5:${PORTSDIR}/net/avahi-app \
 		avahi-ui.0:${PORTSDIR}/net/avahi-gtk \
 		gnome-keyring:${PORTSDIR}/security/gnome-keyring
 
--- net::vinagre.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list