From f8210e5021dffe56ad0b62b3078e86699b01302e Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 23 Jan 2011 18:29:24 +0000 Subject: Correct the vala path. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15078 df743ca5-7f9a-e211-a948-0013205c9059 --- net-im/telepathy-glib/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index a3e92dd64..348a05cbb 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -3,10 +3,11 @@ # Whom: Florent Thoumie # # $FreeBSD$ -# $MCom: ports/net-im/telepathy-glib/Makefile,v 1.17 2011/01/17 20:11:05 marcus Exp $ +# $MCom: ports/net-im/telepathy-glib/Makefile,v 1.18 2011/01/23 16:13:30 kwm Exp $ PORTNAME= telepathy-glib PORTVERSION= 0.13.10 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -35,7 +36,7 @@ CONFIGURE_ARGS= --enable-vala-bindings post-patch: @${REINPLACE_CMD} -e 's|\(^pkgconfigdir =\).*|\1 ${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/telepathy-glib/Makefile.in - @${REINPLACE_CMD} -e 's|datarootdir)/vala/vapi|datarootdir)/vala-0.10/vapi|g' \ + @${REINPLACE_CMD} -e 's|datarootdir)/vala/vapi|datarootdir)/vala-0.12/vapi|g' \ ${WRKSRC}/vala/Makefile.in .include -- cgit v1.2.3