aboutsummaryrefslogtreecommitdiff
path: root/science/py-GPy
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-GPy')
-rw-r--r--science/py-GPy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-GPy/Makefile b/science/py-GPy/Makefile
index ca1adc883309..59a9d550d827 100644
--- a/science/py-GPy/Makefile
+++ b/science/py-GPy/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}paramz>=0.9.0:science/py-paramz@${PY_FLAVOR}
-USES= localbase python
+USES= localbase python:-3.6
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>