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 bfba2d16bdff..92082189ec74 100644 --- a/www/py-html5-parser/Makefile +++ b/www/py-html5-parser/Makefile @@ -11,7 +11,7 @@ COMMENT= Fast implementation of the HTML 5 parsing spec for Python LICENSE= APACHE20 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.8.0:devel/py-lxml@${FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.8.0:devel/py-lxml@${PY_FLAVOR} USES= pkgconfig python USE_PYTHON= autoplist distutils |