diff options
Diffstat (limited to 'textproc/py-packageurl-python/Makefile')
-rw-r--r-- | textproc/py-packageurl-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-packageurl-python/Makefile b/textproc/py-packageurl-python/Makefile index 1ee098e20c0c..064f0fdd6382 100644 --- a/textproc/py-packageurl-python/Makefile +++ b/textproc/py-packageurl-python/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/mit.LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |