Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2021 20:53:57 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1a7ac07bcef2 - main - databases/p5-DBI: Add CPE information
Message-ID:  <202109082053.188KrvgE021145@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 1a7ac07bcef2c0a178171492bfdc58bba3191c29
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-08 20:17:42 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-08 20:53:34 +0000

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

diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 555f0c314546..a92f09b26b46 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -16,9 +16,11 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 OPTIONS_DEFINE=	PROXY
 PROXY_DESC=	Build DBI::Proxy
 
-USES=		perl5 shebangfix
+USES=		cpe perl5 shebangfix
 USE_PERL5=	configure
 
+CPE_VENDOR=	perl
+
 SHEBANG_FILES=	dbixs_rev.pl
 
 PROXY_BUILD_DEPENDS=	p5-PlRPC>=0.2001:net/p5-PlRPC



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109082053.188KrvgE021145>