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 1334524e5f9b..741914ac59a3 100644 --- a/www/py-html5-parser/Makefile +++ b/www/py-html5-parser/Makefile @@ -12,7 +12,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.9.2:devel/py-lxml@${PY_FLAVOR} -USES= gnome pkgconfig python:3.6+ +USES= gnome pkgconfig python USE_PYTHON= autoplist distutils USE_GNOME= libxml2 |