diff options
Diffstat (limited to 'devel/valgrind-snapshot/Makefile')
-rw-r--r-- | devel/valgrind-snapshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/valgrind-snapshot/Makefile b/devel/valgrind-snapshot/Makefile index 30edcd7fa5dc..fba1e44e7bb1 100644 --- a/devel/valgrind-snapshot/Makefile +++ b/devel/valgrind-snapshot/Makefile @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_GNOME= pkgconfig USE_PERL5_BUILD=yes GNU_CONFIGURE= yes -USE_AUTOTOOLS+= autoconf:261 aclocal:19 automake:19 +USE_AUTOTOOLS+= autoconf:262 aclocal:19 automake:19 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GCC= 3.4 |