aboutsummaryrefslogtreecommitdiff
path: root/devel/py-IBMQuantumExperience/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-IBMQuantumExperience/Makefile')
-rw-r--r--devel/py-IBMQuantumExperience/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-IBMQuantumExperience/Makefile b/devel/py-IBMQuantumExperience/Makefile
index 5719c862bf58..fceb08b77084 100644
--- a/devel/py-IBMQuantumExperience/Makefile
+++ b/devel/py-IBMQuantumExperience/Makefile
@@ -1,7 +1,7 @@
PORTNAME= IBMQuantumExperience
DISTVERSION= 2.0.4
CATEGORIES= devel python # quantum-computing
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests_ntlm>=0:www/py-requests_ntlm@${PY_FLAVOR}
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes