Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2007 13:48:29 +1000
From:      "Dima Panov" <fluffy@fluffy.khv.ru>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/119026: net-im/telepathy-salut fix dependency
Message-ID:  <1198640909.42251@Fluffy.Khv.RU>
Resent-Message-ID: <200712260350.lBQ3o2wO089396@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119026
>Category:       ports
>Synopsis:       net-im/telepathy-salut 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:01 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:


net-im/telepathy-salut doesn't need the whole avahi bundle, avahi-app is enought.


>How-To-Repeat:





>Fix:


--- net-im::telepathy-salut.diff begins here ---
Index: net-im/telepathy-salut/Makefile
===================================================================
RCS file: /home/ncvs/ports/net-im/telepathy-salut/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- net-im/telepathy-salut/Makefile	27 Jun 2007 22:06:04 -0000	1.6
+++ net-im/telepathy-salut/Makefile	26 Dec 2007 03:35:35 -0000
@@ -14,7 +14,7 @@
 COMMENT=	Link-local Connection Manager for Telepathy Framework
 
 LIB_PC_DEPENDS=	gobject-2.0.pc:${PORTSDIR}/devel/glib20 \
-		avahi-glib.pc:${PORTSDIR}/net/avahi \
+		avahi-glib.pc:${PORTSDIR}/net/avahi-app \
 		telepathy-glib.pc:${PORTSDIR}/net-im/telepathy-glib
 
 BUILD_DEPENDS=	xsltproc:${PORTSDIR}/textproc/libxslt
--- net-im::telepathy-salut.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?1198640909.42251>