git: 1a7ac07bcef2 - main - databases/p5-DBI: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Wed Sep 8 20:53:58 UTC 2021


The branch main has been updated by decke:

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

commit 1a7ac07bcef2c0a178171492bfdc58bba3191c29
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:17:42 +0000
Commit:     Bernhard Froehlich <decke at 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


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