Date: Sat, 25 Sep 2021 20:29:58 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f241d2007aea - main - devel/valgrind: Add CPE information Message-ID: <202109252029.18PKTwb8054005@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=f241d2007aea195f21a8cb45488b1e3fb87f799e commit f241d2007aea195f21a8cb45488b1e3fb87f799e Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-25 20:17:27 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109252029.18PKTwb8054005>