diff options
Diffstat (limited to 'www/py-html5-parser/Makefile')
-rw-r--r-- | www/py-html5-parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-html5-parser/Makefile b/www/py-html5-parser/Makefile index 2adf9ebc8af7..95fe3944cffb 100644 --- a/www/py-html5-parser/Makefile +++ b/www/py-html5-parser/Makefile @@ -13,7 +13,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.8.0:devel/py-lxml@${PY_FLAVOR} -USES= gnome pkgconfig python +USES= gnome pkgconfig python:3.6+ USE_PYTHON= autoplist distutils USE_GNOME= libxml2 |