git: b78dbf768958 - main - devel/py-lxml: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 09:05:59 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=b78dbf7689588e8946f4f3ddf6520d182141cf47 commit b78dbf7689588e8946f4f3ddf6520d182141cf47 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 09:02:01 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 09:02:01 +0000 devel/py-lxml: Add CPE information Approved by: portmgr (blanket) --- devel/py-lxml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-lxml/Makefile b/devel/py-lxml/Makefile index edbfc2823839..6de92cffe998 100644 --- a/devel/py-lxml/Makefile +++ b/devel/py-lxml/Makefile @@ -12,7 +12,7 @@ COMMENT= Pythonic binding for the libxml2 and libxslt libraries LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/doc/licenses/BSD.txt -USES= compiler gnome python:3.6+ uniquefiles:dirs +USES= compiler cpe gnome python:3.6+ uniquefiles:dirs USE_GNOME= libxml2 libxslt USE_PYTHON= autoplist concurrent distutils