summaryrefslogtreecommitdiff
path: root/math/py-theano/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-theano/Makefile')
-rw-r--r--math/py-theano/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-theano/Makefile b/math/py-theano/Makefile
index 99c7e6c4c77f..85a928551040 100644
--- a/math/py-theano/Makefile
+++ b/math/py-theano/Makefile
@@ -2,6 +2,7 @@
PORTNAME= theano
DISTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +18,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>=0.8.0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR}
-USES= compiler:openmp python:3.6+
+USES= python:3.6+
USE_PYTHON= concurrent distutils autoplist
NO_ARCH= yes