aboutsummaryrefslogtreecommitdiff
path: root/audio/lv2
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2019-07-02 13:16:56 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2019-07-02 13:16:56 +0000
commit5742c4b28381c2a5a692ac84497dac47f5b59ece (patch)
treebebe72b90c126a8e56ffee70fcdf2546c4a248d2 /audio/lv2
parent949d1c4c3856ecfa1694eecb25a9331af94bc471 (diff)
downloadports-5742c4b28381c2a5a692ac84497dac47f5b59ece.tar.gz
ports-5742c4b28381c2a5a692ac84497dac47f5b59ece.zip
audio/lv2: Remove Python version restriction
lv2 1.16.0, committed in poyrts r505568 included a Python 3.7 build fix: Upgrade build system and fix building with Python 3.7. Remove Python version restriction accordingly PR: 235103 Approved by: Michael Beer <beerml sigma6audio de> (maintainer)
Notes
Notes: svn path=/head/; revision=505674
Diffstat (limited to 'audio/lv2')
-rw-r--r--audio/lv2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lv2/Makefile b/audio/lv2/Makefile
index f584782778c4..9ac1d18b6984 100644
--- a/audio/lv2/Makefile
+++ b/audio/lv2/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rdflib>0:textproc/py-rdflib@${PY_FLAVOR}
-USES= python:-3.6 shebangfix tar:bzip2 waf
+USES= python shebangfix tar:bzip2 waf
SHEBANG_FILES= lv2specgen/lv2specgen.py