git: aa73be724d00 - main - devel/elfutils: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:17 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aa73be724d00ff8425c01d2901e5e27ab56d8893
commit aa73be724d00ff8425c01d2901e5e27ab56d8893
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:14 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:14 +0000
devel/elfutils: Add CPE information
Approved by: portmgr (blanket)
---
devel/elfutils/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/elfutils/Makefile b/devel/elfutils/Makefile
index 894ce37687dc..62b2f0e7e3a1 100644
--- a/devel/elfutils/Makefile
+++ b/devel/elfutils/Makefile
@@ -30,7 +30,8 @@ NLS_USES= gettext
NLS_USES_OFF= gettext # used anyway
NLS_CONFIGURE_ENABLE= nls
-USES= autoreconf gmake libtool pkgconfig tar:bzip2
+USES= autoreconf cpe gmake libtool pkgconfig tar:bzip2
+CPE_VENDOR= ${PORTNAME}_project
USE_GCC= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes