diff --git a/security/py-pysaml26/Makefile b/security/py-pysaml26/Makefile index fe57cc89a04a..bb5ef774bcf2 100644 --- a/security/py-pysaml26/Makefile +++ b/security/py-pysaml26/Makefile @@ -28,7 +28,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR} -USES= cpe python pycryptography:run +USES= cpe pycryptography:run python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes