diff options
Diffstat (limited to 'devel/valgrind/Makefile')
| -rw-r--r-- | devel/valgrind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index e3e99d38fe5f..61241cbc7456 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -1,5 +1,5 @@ PORTNAME= valgrind -DISTVERSION= 3.25.1 +DISTVERSION= 3.26.0 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= SOURCEWARE/valgrind @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= aarch64 amd64 i386 USES= autoreconf cpe gmake pathfix perl5 pkgconfig shebangfix \ - python:3.9+,run tar:bz2 + python:run tar:bz2 USE_PERL5= build SHEBANG_FILES= callgrind/callgrind_annotate.in callgrind/callgrind_control.in \ cachegrind/cg_merge.in cachegrind/cg_diff.in \ |
