Date: Wed, 26 Dec 2007 13:33:11 +1000 From: "Dima Panov" <fluffy@fluffy.khv.ru> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/119024: www/gnome-user-share fix dependency Message-ID: <1198639991.42131@Fluffy.Khv.RU> Resent-Message-ID: <200712260340.lBQ3e1tn082437@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 119024 >Category: ports >Synopsis: www/gnome-user-share 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@Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot >Description: www/gnome-user-share doesn't need the whole avahi bundle, avahi-app is enought. >How-To-Repeat: >Fix: --- www::gnome-user-share.diff begins here --- Index: www/gnome-user-share/Makefile =================================================================== RCS file: /home/ncvs/ports/www/gnome-user-share/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- www/gnome-user-share/Makefile 24 Oct 2007 23:36:48 -0000 1.18 +++ www/gnome-user-share/Makefile 26 Dec 2007 03:31:53 -0000 @@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Personal file-sharing service for the GNOME Desktop -LIB_DEPENDS= avahi-client:${PORTSDIR}/net/avahi +LIB_DEPENDS= avahi-client:${PORTSDIR}/net/avahi-app USE_BZIP2= yes USE_GMAKE= yes --- www::gnome-user-share.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1198639991.42131>