aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2018-03-23 16:28:24 +0800
committerMax Brazhnikov <makc@FreeBSD.org>2018-03-23 16:28:24 +0800
commita1f7378c0b852dd60f17e1d177042f2bea18f327 (patch)
treea367b7f4f9f1cad0fbc94cdb63c30d35ec03a293
parentd8efd8948d5dcf9f3e5ea90d86a48c1a269dc8c5 (diff)
downloadfreebsd-ports-a1f7378c0b852dd60f17e1d177042f2bea18f327.tar.gz
freebsd-ports-a1f7378c0b852dd60f17e1d177042f2bea18f327.tar.zst
freebsd-ports-a1f7378c0b852dd60f17e1d177042f2bea18f327.zip
graphics/py-scikit-image:
- Don't restrict the port to Python 2 only and allow concurrent installation PR: 226797 Approved by: Eric Camachat (maintainer)
Notes
Notes: svn path=/head/; revision=465336
-rw-r--r--graphics/py-scikit-image/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-scikit-image/Makefile b/graphics/py-scikit-image/Makefile
index d0271eece112..9caad9594e44 100644
--- a/graphics/py-scikit-image/Makefile
+++ b/graphics/py-scikit-image/Makefile
@@ -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