Date: Thu, 14 Oct 2021 21:31:51 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: 6ce215bdc771 - main - databases/rrdtool12: Add CPE information Message-ID: <202110142131.19ELVpM6073740@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=6ce215bdc771f22c3b24885c98e70ddbab3b216e commit 6ce215bdc771f22c3b24885c98e70ddbab3b216e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:07 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:07 +0000 databases/rrdtool12: Add CPE information Approved by: portmgr (blanket) --- databases/rrdtool12/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/rrdtool12/Makefile b/databases/rrdtool12/Makefile index 39f6cfb3ca97..67684910dace 100644 --- a/databases/rrdtool12/Makefile +++ b/databases/rrdtool12/Makefile @@ -18,7 +18,8 @@ CONFLICTS= rrdtool-1.* USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= gmake libtool +USES= cpe gmake libtool +CPE_VENDOR= ${PORTNAME}_project CONFIGURE_ARGS= --disable-tcl --disable-python
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142131.19ELVpM6073740>