git: fb97bce7ffc3 - main - databases/rrdtool: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:08 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb97bce7ffc39aadcd7da81d38fd219e40ad98cf

commit fb97bce7ffc39aadcd7da81d38fd219e40ad98cf
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:59:28 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:43 +0000

    databases/rrdtool: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 databases/rrdtool/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 9404b9e43353..45e786b0ac50 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -19,9 +19,10 @@ CPPFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2
 USE_RC_SUBR=	rrdcached
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-USES=		gmake gnome libtool pathfix pkgconfig shebangfix
+USES=		cpe gmake gnome libtool pathfix pkgconfig shebangfix
 USE_GNOME=	glib20 libxml2
 INSTALL_TARGET=	install-strip
+CPE_VENDOR=	rrdtool_project
 
 PORTEXAMPLES=	cgi-demo.cgi
 


More information about the dev-commits-ports-all mailing list