summaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-salut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/telepathy-salut/Makefile')
-rw-r--r--net-im/telepathy-salut/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile
index 2b9e40e19..a020515b4 100644
--- a/net-im/telepathy-salut/Makefile
+++ b/net-im/telepathy-salut/Makefile
@@ -3,7 +3,7 @@
# $MCom$
PORTNAME= telepathy-salut
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.1
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
@@ -24,6 +24,8 @@ CONFIGURE_ARGS= --disable-Werror --enable-avahi-tests=no
CPPFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS}
+PLIST_SUB+= VERSION=${PORTVERSION}
+
post-patch:
@${REINPLACE_CMD} -e 's|make -C|${GMAKE} -C|g' \
${WRKSRC}/src/Makefile.in \