git: f241d2007aea - main - devel/valgrind: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 25 20:30:00 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f241d2007aea195f21a8cb45488b1e3fb87f799e

commit f241d2007aea195f21a8cb45488b1e3fb87f799e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:17:27 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:51 +0000

    devel/valgrind: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/valgrind/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile
index a62ab78a9780..0afc0e4758d9 100644
--- a/devel/valgrind/Makefile
+++ b/devel/valgrind/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 ONLY_FOR_ARCHS=	amd64 i386
 
-USES=		pathfix pkgconfig gmake perl5 shebangfix autoreconf
+USES=		cpe pathfix pkgconfig gmake perl5 shebangfix autoreconf
 USE_PERL5=	build
 
 GNU_CONFIGURE=	yes


More information about the dev-commits-ports-all mailing list