git: 848456004abc - main - devel/p5-Thrift: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:02:30 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=848456004abcb9dbbdcd777aeebee4fdbda09bed
commit 848456004abcb9dbbdcd777aeebee4fdbda09bed
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:43:19 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:33 +0000
devel/p5-Thrift: Add CPE information
Approved by: portmgr (blanket)
---
devel/p5-Thrift/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/p5-Thrift/Makefile b/devel/p5-Thrift/Makefile
index 0df967b644f4..b36ee28be557 100644
--- a/devel/p5-Thrift/Makefile
+++ b/devel/p5-Thrift/Makefile
@@ -14,9 +14,10 @@ BUILD_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector
RUN_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector
FETCH_DEPENDS+= ${NONEXISTENT}:devel/thrift:extract
-USES= perl5
+USES= cpe perl5
USE_PERL5= configure
NO_ARCH= yes
+CPE_VENDOR= apache
post-extract:
@${LN} -sfh \
More information about the dev-commits-ports-all
mailing list