diff options
Diffstat (limited to 'devel/valgrind')
-rw-r--r-- | devel/valgrind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index b50001940270..da28f73720d0 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} USE_GMAKE= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--enable-maintainer-mode USE_REINPLACE= yes USE_PERL5_BUILD=yes |