summaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-logger/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-08-18 20:59:15 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-08-18 20:59:15 +0800
commite4803486109cdda3a0781ef58c3034a20cf34bbe (patch)
tree330374f23df37a4219fa8b012c6d3909a9f119f0 /net-im/telepathy-logger/Makefile
parenta4d4287aa9162900aae3bee9aac8d340e3523090 (diff)
downloadmarcuscom-ports-e4803486109cdda3a0781ef58c3034a20cf34bbe.tar
marcuscom-ports-e4803486109cdda3a0781ef58c3034a20cf34bbe.tar.gz
marcuscom-ports-e4803486109cdda3a0781ef58c3034a20cf34bbe.tar.bz2
marcuscom-ports-e4803486109cdda3a0781ef58c3034a20cf34bbe.tar.lz
marcuscom-ports-e4803486109cdda3a0781ef58c3034a20cf34bbe.tar.xz
marcuscom-ports-e4803486109cdda3a0781ef58c3034a20cf34bbe.tar.zst
marcuscom-ports-e4803486109cdda3a0781ef58c3034a20cf34bbe.zip
Update to 0.1.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14442 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/telepathy-logger/Makefile')
-rw-r--r--net-im/telepathy-logger/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile
index 415e59308..a0ae00c61 100644
--- a/net-im/telepathy-logger/Makefile
+++ b/net-im/telepathy-logger/Makefile
@@ -3,10 +3,10 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/net-im/telepathy-logger/Makefile,v 1.1 2010/07/23 21:16:13 kwm Exp $
PORTNAME= telepathy-logger
-PORTVERSION= 0.1.4
+PORTVERSION= 0.1.5
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
@@ -15,6 +15,7 @@ COMMENT= Logger utility library for the Telepathy framework
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
+ xml2.5:${PORTSDIR}/textproc/libxml2 \
telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \
sqlite3.8:${PORTSDIR}/databases/sqlite3
@@ -22,10 +23,10 @@ USE_BZIP2= yes
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_GNOME= gnomehack pkgconfig glib20 ltverhack gconf2
+USE_GNOME= gnomehack pkgconfig glib20 ltverhack
USE_PYTHON_BUILD= yes
#MAKE_JOBS_UNSAFE= yes
-GCONF_SCHEMAS= telepathy-logger.schemas
+GLIB_SCHEMAS= org.freedesktop.Telepathy.Logger.gschema.xml
#post-patch:
# @${REINPLACE_CMD} -e 's|\(^pkgconfigdir =\).*|\1 ${PREFIX}/libdata/pkgconfig|' \