summaryrefslogtreecommitdiff
path: root/devel/py-country/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-country/Makefile')
-rw-r--r--devel/py-country/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-country/Makefile b/devel/py-country/Makefile
index 3ba3b046c62d..bda1d9d62a48 100644
--- a/devel/py-country/Makefile
+++ b/devel/py-country/Makefile
@@ -12,7 +12,7 @@ WWW= https://pypi.org/project/pycountry/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>