Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:34:34 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b017d6fa9199 - main - www/py-html5lib: Add CPE information
Message-ID:  <202110142134.19ELYYcn081915@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142134.19ELYYcn081915>