diff options
Diffstat (limited to 'devel/py-resource/Makefile')
-rw-r--r-- | devel/py-resource/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-resource/Makefile b/devel/py-resource/Makefile index 518408bce0ab..59fbf819e0ad 100644 --- a/devel/py-resource/Makefile +++ b/devel/py-resource/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonform>=0.0.2:devel/py-jsonform@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}jsonsir>=0.0.2:devel/py-jsonsir@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-easyconfig>=0.1.0:devel/py-python-easyconfig@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils .include <bsd.port.mk> |