summaryrefslogtreecommitdiff
path: root/devel/py-stdnum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-stdnum/Makefile')
-rw-r--r--devel/py-stdnum/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-stdnum/Makefile b/devel/py-stdnum/Makefile
index 6c6bc8657cc8..8489e2bc464f 100644
--- a/devel/py-stdnum/Makefile
+++ b/devel/py-stdnum/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python module to handle standardized numbers and codes
LICENSE= LGPL21
# Python3 ready
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>