aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-glib
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2017-02-09 05:25:59 +0000
committerDima Panov <fluffy@FreeBSD.org>2017-02-09 05:25:59 +0000
commite5059562fb7147a36cdf32762ace1f16e0e4a1bb (patch)
tree2c73738cba440383185125de3fde1ff0a70c3235 /net-im/telepathy-glib
parentcd4e7df5330be744e709ee7d6e1496536ab919b5 (diff)
downloadports-e5059562fb7147a36cdf32762ace1f16e0e4a1bb.tar.gz
ports-e5059562fb7147a36cdf32762ace1f16e0e4a1bb.zip
Limit net-im/*telepathy* components to use python2 only as it hardcoded in src
PR: 215672 Submitted by: myself Approved by: gnome (kwm via irc)
Notes
Notes: svn path=/head/; revision=433710
Diffstat (limited to 'net-im/telepathy-glib')
-rw-r--r--net-im/telepathy-glib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile
index ef82ca49dec0..e9e88753c7cd 100644
--- a/net-im/telepathy-glib/Makefile
+++ b/net-im/telepathy-glib/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= vapigen:lang/vala
PORTSCOUT= limitw:1,even
-USES= gmake libtool pathfix pkgconfig python:build
+USES= gmake libtool pathfix pkgconfig python:2,build
USE_GNOME= glib20 introspection:build libxslt:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes