From 69c95aeba9c3b903d0aa06e8d1054344382e560b Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sun, 2 Aug 2020 15:43:28 +0000 Subject: net-im/telepathy-farstream: fix with python 3 PR: 247333 Submitted by: swills --- net-im/telepathy-farstream/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-im/telepathy-farstream/Makefile') diff --git a/net-im/telepathy-farstream/Makefile b/net-im/telepathy-farstream/Makefile index 1dafb75f3735..7a280fa4598c 100644 --- a/net-im/telepathy-farstream/Makefile +++ b/net-im/telepathy-farstream/Makefile @@ -3,7 +3,7 @@ PORTNAME= telepathy-farstream PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -18,7 +18,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libtelepathy-glib.so:net-im/telepathy-glib \ libfarstream-0.2.so:net-im/farstream -USES= gmake gnome libtool localbase:ldflags pathfix pkgconfig python:2.7 +USES= gmake gnome libtool localbase:ldflags pathfix pkgconfig python USE_GNOME= glib20 libxslt:build introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit v1.2.3