summaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-glib/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-04-15 17:24:28 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-04-15 17:24:28 +0800
commit509501cf39998e562ad663ebd434ac7ea5045c81 (patch)
tree71865b768132a23072d085a5e454ec1f3c5e96b4 /net-im/telepathy-glib/Makefile
parentb543b99bd59a439fa5b9641e328489809fd905b2 (diff)
downloadmarcuscom-ports-509501cf39998e562ad663ebd434ac7ea5045c81.tar
marcuscom-ports-509501cf39998e562ad663ebd434ac7ea5045c81.tar.gz
marcuscom-ports-509501cf39998e562ad663ebd434ac7ea5045c81.tar.bz2
marcuscom-ports-509501cf39998e562ad663ebd434ac7ea5045c81.tar.lz
marcuscom-ports-509501cf39998e562ad663ebd434ac7ea5045c81.tar.xz
marcuscom-ports-509501cf39998e562ad663ebd434ac7ea5045c81.tar.zst
marcuscom-ports-509501cf39998e562ad663ebd434ac7ea5045c81.zip
Update to 0.20.2.
Based on a patch by Gustau git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18373 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/telepathy-glib/Makefile')
-rw-r--r--net-im/telepathy-glib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile
index 26553f34f..e283c1ff9 100644
--- a/net-im/telepathy-glib/Makefile
+++ b/net-im/telepathy-glib/Makefile
@@ -1,16 +1,15 @@
-# Created by: Florent Thoumie <flz@FreeBSD.org>
# $FreeBSD$
# $MCom$
PORTNAME= telepathy-glib
-PORTVERSION= 0.18.2
+PORTVERSION= 0.20.2
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= GLib utility library for the Telepathy framework
-BUILD_DEPENDS= vala-vapigen>=0.14.0:${PORTSDIR}/lang/vala-vapigen \
+BUILD_DEPENDS= vala-vapigen>=0.20.0:${PORTSDIR}/lang/vala-vapigen \
g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib
RUN_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen
@@ -26,6 +25,7 @@ MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-vala-bindings
+# manual patch until pathfix is updated to include {libdir}
post-patch:
@${REINPLACE_CMD} -e 's|\(^pkgconfigdir =\).*|\1 ${PREFIX}/libdata/pkgconfig|' \
${WRKSRC}/telepathy-glib/Makefile.in