aboutsummaryrefslogtreecommitdiff
path: root/devel/py-google-i18n-address/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-google-i18n-address/Makefile')
-rw-r--r--devel/py-google-i18n-address/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-google-i18n-address/Makefile b/devel/py-google-i18n-address/Makefile
index bed5ef4c01ef..ebd49cbf0d91 100644
--- a/devel/py-google-i18n-address/Makefile
+++ b/devel/py-google-i18n-address/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${PY_FLAVOR}
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>