MFH: r518724

audio/py-pyliblo: Add USE_PYTHON=concurrent

because it installs executables into bin/

Approved by:	ports-secteam (blanket(s): bugfix, ports (python) compliance)
This commit is contained in:
Yuri Victorovich 2019-12-01 01:49:25 +00:00
parent f854b15285
commit d460841028
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q4/; revision=518747

View File

@ -3,7 +3,7 @@
PORTNAME= pyliblo
DISTVERSION= 0.10.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio python
MASTER_SITES= http://das.nasophon.de/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= liblo.so:audio/liblo
USES= python
USE_PYTHON= distutils cython
USE_PYTHON= distutils concurrent cython
MAKE_ENV+= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE}
post-patch: