aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:54 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:54 +0000
commitd5829a536522f92867187452976d428b034cbcf5 (patch)
tree6c18cad328d346922062a0432158966a53907a12
parent1b9b4ee1fc99175c6ad340b2a07e252d5101a39f (diff)
downloadports-d5829a536522f92867187452976d428b034cbcf5.tar.gz
ports-d5829a536522f92867187452976d428b034cbcf5.zip
www/p5-libapreq2: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/p5-libapreq2/Makefile3
1 files changed, 2 insertions, 1 deletions
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