From bea39f40e7ecf04c208e50536cce08961e44cd20 Mon Sep 17 00:00:00 2001 From: rm Date: Fri, 23 Sep 2016 16:57:42 +0000 Subject: net-im/farsight2: limit to python 2.x - limit python version to 2.x PR: 197236 Submitted by: Elizabeth Myers With hat: gnome --- net-im/farsight2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im') diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index bd5bcd497b3..38774fd73d2 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -15,7 +15,7 @@ COMMENT= Collection of GStreamer modules and libraries for videoconferencing LIB_DEPENDS= libnice.so:net-im/libnice RUN_DEPENDS= libnice-gst010>=0:net-im/libnice-gst010 -USES= gettext libtool gmake pathfix pkgconfig python +USES= gettext libtool gmake pathfix pkgconfig python:2.7 USE_LDCONFIG= yes USE_GNOME= glib20 USE_GSTREAMER= core good bad python -- cgit