summaryrefslogtreecommitdiff
path: root/devel/py-apache_conf_parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-apache_conf_parser/Makefile')
-rw-r--r--devel/py-apache_conf_parser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-apache_conf_parser/Makefile b/devel/py-apache_conf_parser/Makefile
index 101f272f5b83..e16f62a3fe7e 100644
--- a/devel/py-apache_conf_parser/Makefile
+++ b/devel/py-apache_conf_parser/Makefile
@@ -13,7 +13,7 @@ COMMENT= Parse and manipulate apache conf files
LICENSE= BSD2CLAUSE
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>