aboutsummaryrefslogtreecommitdiff
path: root/audio/mumble
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-24 06:41:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-24 06:41:33 +0000
commit06d2912547c6589330279f28930b2c4acd685c54 (patch)
treee0a0b02e4bda18ee10192d6ecbfd5bdd72e88116 /audio/mumble
parent22cff708d8182c87ea0921880ef9874de8732227 (diff)
downloadports-06d2912547c6589330279f28930b2c4acd685c54.tar.gz
ports-06d2912547c6589330279f28930b2c4acd685c54.zip
Notes
Diffstat (limited to 'audio/mumble')
-rw-r--r--audio/mumble/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile
index 576e3d631af1..00a0d6f8e5ae 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS+= libspeex.so:audio/speex \
PLIST_SUB+= PORTVERSION="${PORTVERSION:R}"
-USES= compiler:c++11-lang cpe desktop-file-utils gmake pkgconfig qmake qt:5 ssl
+USES= compiler:c++11-lang cpe desktop-file-utils gmake pkgconfig python:2.7 qmake qt:5 ssl
USE_CXXSTD= c++11
USE_GITHUB= yes
GH_TUPLE= mumble-voip:mumble:${DISTVERSION} \