git: d5829a536522 - main - www/p5-libapreq2: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 21:34:24 UTC
The branch main has been updated by se:

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

commit d5829a536522f92867187452976d428b034cbcf5
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:54 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:54 +0000

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

diff --git a/www/p5-libapreq2/Makefile b/www/p5-libapreq2/Makefile
index de91a2d85f40..ea7f7b50f416 100644
--- a/www/p5-libapreq2/Makefile
+++ b/www/p5-libapreq2/Makefile
@@ -14,7 +14,8 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-apache2-apxs=${APXS} \
 		--with-expat=${LOCALBASE} \
 		--enable-perl-glue --with-perl=${PERL}
-USES=		apache:2.2+ libtool perl5
+USES=		apache:2.2+ cpe libtool perl5
+CPE_VENDOR=	apache
 USE_PERL5=	run
 USE_LDCONFIG=	yes