summaryrefslogtreecommitdiff
path: root/misc/mmdnn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mmdnn/Makefile')
-rw-r--r--misc/mmdnn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mmdnn/Makefile b/misc/mmdnn/Makefile
index 0f750524ec05..084feeea9400 100644
--- a/misc/mmdnn/Makefile
+++ b/misc/mmdnn/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0:devel/py-protobuf@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_GITHUB= yes
GH_ACCOUNT= microsoft
GH_PROJECT= MMdnn