Date: Mon, 18 Oct 2021 19:26:27 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: 0075061f3884 - main - devel/xmltooling: Add CPE information Message-ID: <202110181926.19IJQRkA094849@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=0075061f388413409d72380d3316032e8bc9e615 commit 0075061f388413409d72380d3316032e8bc9e615 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:18:54 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:54 +0000 devel/xmltooling: Add CPE information Approved by: portmgr (blanket) --- devel/xmltooling/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile index eb56018ba7c3..1d21ed9187d5 100644 --- a/devel/xmltooling/Makefile +++ b/devel/xmltooling/Makefile @@ -17,7 +17,8 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-dependency-tracking --disable-doxygen-doc --with-xmlsec -USES= gmake libtool pkgconfig tar:bzip2 ssl autoreconf +USES= cpe gmake libtool pkgconfig tar:bzip2 ssl autoreconf +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes CONFIGURE_ENV+= openssl_LIBS="-L${OPENSSLLIB} -lcrypto" openssl_CFLAGS=-I${OPENSSLBASE}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQRkA094849>