aboutsummaryrefslogtreecommitdiff
path: root/multimedia/pitivi
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-02-19 11:10:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-02-19 11:10:43 +0000
commitf7455240e3b2acb3cd4804dac9a3afe2582a0a96 (patch)
tree94eaef37ab07d82e499ae4cafabe202ea2ed0525 /multimedia/pitivi
parent6db4531ff6ac4b156bdc1499488964f1c2551e7f (diff)
downloadports-f7455240e3b2acb3cd4804dac9a3afe2582a0a96.tar.gz
ports-f7455240e3b2acb3cd4804dac9a3afe2582a0a96.zip
Reduce dependency on the python2 metaport
PR: 225752 Submitted by: Yasuhiro KIMURA
Notes
Notes: svn path=/head/; revision=462307
Diffstat (limited to 'multimedia/pitivi')
-rw-r--r--multimedia/pitivi/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/pitivi/files/patch-configure b/multimedia/pitivi/files/patch-configure
new file mode 100644
index 000000000000..b2fb8e0da5de
--- /dev/null
+++ b/multimedia/pitivi/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2018-02-11 23:00:45 UTC
++++ configure
+@@ -2920,7 +2920,7 @@ $as_echo "$as_me: Using localstatedir $L
+
+
+
+- PYTHON_CANDIDATES="python python2.2 python2.1 python2.0 python2 \
++ PYTHON_CANDIDATES="python python2.7 python2.2 python2.1 python2.0 python2 \
+ python1.6 python1.5"
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: Looking for Python version >= 2.5" >&5