git: cf44b4b08b85 - main - devel/p5-Avro: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jun 2026 18:36:33 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cf44b4b08b856fb65640965a2ca533c1b3acbd02
commit cf44b4b08b856fb65640965a2ca533c1b3acbd02
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-06 18:29:32 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-06 18:30:23 +0000
devel/p5-Avro: Add CPE information
---
devel/p5-Avro/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/p5-Avro/Makefile b/devel/p5-Avro/Makefile
index 571becae3cae..4e39bedadfc6 100644
--- a/devel/p5-Avro/Makefile
+++ b/devel/p5-Avro/Makefile
@@ -28,7 +28,8 @@ TEST_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic \
p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-Test-Pod>=0:devel/p5-Test-Pod
-USES= perl5
+USES= cpe perl5
+CPE_VENDOR= apache
USE_PERL5= configure
NO_ARCH= yes