summaryrefslogtreecommitdiffstats
path: root/net-im/libtelepathy/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-27 22:00:06 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-27 22:00:06 +0800
commit20be295ee7c657b926bdcc6cbce349c07e4fb479 (patch)
tree7eab9736fd28d647542350fa692249e56a2a2582 /net-im/libtelepathy/Makefile
parente6aea87bed6f2716c9d1cdf9d9d2cfb4b1c999b3 (diff)
downloadmarcuscom-ports-20be295ee7c657b926bdcc6cbce349c07e4fb479.tar
marcuscom-ports-20be295ee7c657b926bdcc6cbce349c07e4fb479.tar.gz
marcuscom-ports-20be295ee7c657b926bdcc6cbce349c07e4fb479.tar.bz2
marcuscom-ports-20be295ee7c657b926bdcc6cbce349c07e4fb479.tar.lz
marcuscom-ports-20be295ee7c657b926bdcc6cbce349c07e4fb479.tar.xz
marcuscom-ports-20be295ee7c657b926bdcc6cbce349c07e4fb479.tar.zst
marcuscom-ports-20be295ee7c657b926bdcc6cbce349c07e4fb479.zip
Update to 0.3.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10561 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/libtelepathy/Makefile')
-rw-r--r--net-im/libtelepathy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile
index 53b726692..cf22b9a26 100644
--- a/net-im/libtelepathy/Makefile
+++ b/net-im/libtelepathy/Makefile
@@ -3,10 +3,10 @@
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/libtelepathy/Makefile,v 1.1 2007/12/18 14:42:10 ahze Exp $
+# $MCom: ports/net-im/libtelepathy/Makefile,v 1.2 2008/01/17 05:24:08 marcus Exp $
PORTNAME= libtelepathy
-PORTVERSION= 0.3.1
+PORTVERSION= 0.3.3
CATEGORIES= net-im devel
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
@@ -16,7 +16,7 @@ COMMENT= Flexible Communications Framework
LIB_PC_DEPENDS= dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
-LIB_DEPENDS= telepathy-glib.4:${PORTSDIR}/net-im/telepathy-glib
+LIB_DEPENDS= telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib
BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}