From d9cc90f073a6d759bf9ffe97d6ee372903475952 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 28 Aug 2009 20:59:54 +0000 Subject: Chase the telepathy-mission-control update. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12758 df743ca5-7f9a-e211-a948-0013205c9059 --- net-im/empathy/Makefile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index 194a20da1..ebe6e965f 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -3,24 +3,26 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/net-im/empathy/Makefile,v 1.33 2009/08/25 00:04:44 marcus Exp $ +# $MCom: ports/net-im/empathy/Makefile,v 1.34 2009/08/27 17:31:18 marcus Exp $ PORTNAME= empathy PORTVERSION= 2.27.91.1 +PORTREVISION= 1 CATEGORIES= net-im gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME IM client based around telepathy -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -LIB_DEPENDS= missioncontrol-server.1:${PORTSDIR}/net-im/telepathy-mission-control \ - aspell.16:${PORTSDIR}/textproc/aspell \ +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ + ${LOCALBASE}/libexec/mission-control-5:${PORTSDIR}/net-im/telepathy-mission-control +LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \ telepathy.2:${PORTSDIR}/net-im/libtelepathy \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \ telepathy-farsight.0:${PORTSDIR}/net-im/telepathy-farsight \ canberra-gtk.0:${PORTSDIR}/audio/libcanberra -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ + ${LOCALBASE}/libexec/mission-control-5:${PORTSDIR}/net-im/telepathy-mission-control USE_GMAKE= yes USE_BZIP2= yes -- cgit v1.2.3