graphics/py-scikit-image:

- Don't restrict the port to Python 2 only and allow concurrent installation

PR:		226797
Approved by:	Eric Camachat (maintainer)
This commit is contained in:
Max Brazhnikov 2018-03-23 08:28:24 +00:00
parent d8efd8948d
commit a1f7378c0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465336

View File

@ -2,7 +2,7 @@
PORTNAME= scikit-image
PORTVERSION= 0.13.1
PORTREVISION= 1
PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -26,9 +26,9 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}matplotlib>=1.1:math/py-matplotlib@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}PyWavelets>=0.4:math/py-PyWavelets@${FLAVOR}
USES= cpe python:2.7
USES= cpe python
USE_GITHUB= yes
USE_PYTHON= autoplist distutils cython cython_run
USE_PYTHON= autoplist concurrent distutils cython cython_run
PYDISTUTILS_BUILD_TARGET= build build_ext
PYDISTUTILS_BUILDARGS+= saveopts