Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:34:24 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: d5829a536522 - main - www/p5-libapreq2: Add CPE information
Message-ID:  <202110142134.19ELYOXj081651@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=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
 



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