git: b017d6fa9199 - main - www/py-html5lib: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:34 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=b017d6fa9199e9a85e1e78c335074d7a44086baf commit b017d6fa9199e9a85e1e78c335074d7a44086baf Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:56 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:56 +0000 www/py-html5lib: Add CPE information Approved by: portmgr (blanket) --- www/py-html5lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/py-html5lib/Makefile b/www/py-html5lib/Makefile index 7b46eddac6c2..c20587e62c21 100644 --- a/www/py-html5lib/Makefile +++ b/www/py-html5lib/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webencodings>0:converters/py-webencodings@${PY_FLAVOR} NO_ARCH= yes -USES= python:2.7+ +USES= cpe python:2.7+ USE_PYTHON= autoplist distutils .include <bsd.port.mk>