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 3c7c32b..5a74afb 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -7,7 +7,7 @@ PORTNAME= valgrind PORTVERSION= 352 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= http://www.rabson.org/ DISTNAME= ${PORTNAME}-stable-${PORTVERSION} @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} USE_GMAKE= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes -USE_AUTOTOOLS+= autoconf:259 aclocal:19 automake:19 +USE_AUTOTOOLS+= autoconf:261 aclocal:19 automake:19 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--enable-maintainer-mode USE_PERL5_BUILD=yes |