summaryrefslogtreecommitdiff
path: root/devel/py-args/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-args/Makefile')
-rw-r--r--devel/py-args/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-args/Makefile b/devel/py-args/Makefile
index 013513ee807d..5e67eb181b43 100644
--- a/devel/py-args/Makefile
+++ b/devel/py-args/Makefile
@@ -13,7 +13,7 @@ COMMENT= Command arguments for humans
LICENSE= BSD2CLAUSE
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>