aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-25 20:17:27 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-25 20:28:51 +0000
commitf241d2007aea195f21a8cb45488b1e3fb87f799e (patch)
tree203bcfaa361d63cc7a6ada1854cf5625181a4ce8
parente5743a66e8170e8ebc0471e8d884b5d5f08be81a (diff)
downloadports-f241d2007aea195f21a8cb45488b1e3fb87f799e.tar.gz
ports-f241d2007aea195f21a8cb45488b1e3fb87f799e.zip
devel/valgrind: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/valgrind/Makefile2
1 files changed, 1 insertions, 1 deletions
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