git: a0a3834b1ad8 - main - devel/poco: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 09:05:53 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0a3834b1ad8dc0d3b548c10d138b4d111c758aa commit a0a3834b1ad8dc0d3b548c10d138b4d111c758aa Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 08:57:28 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 08:57:28 +0000 devel/poco: Add CPE information Approved by: portmgr (blanket) --- devel/poco/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/poco/Makefile b/devel/poco/Makefile index 32a7bea871d7..3aadd93e6f72 100644 --- a/devel/poco/Makefile +++ b/devel/poco/Makefile @@ -15,11 +15,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcre.so:devel/pcre \ libexpat.so:textproc/expat2 -USES= cmake compiler:c++14-lang localbase pkgconfig tar:bz2 +USES= cmake compiler:c++14-lang cpe localbase pkgconfig tar:bz2 USE_LDCONFIG= yes CONFLICTS= poco-ssl-[0-9]* +CPE_VENDOR= pocoproject + CMAKE_ARGS= -DPOCO_UNBUNDLED:BOOL=ON SHLIB_MAJOR= 71 PLIST_SUB= SHLIB_MAJOR=${SHLIB_MAJOR}