aboutsummaryrefslogtreecommitdiff
path: root/audio/faac/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faac/Makefile')
-rw-r--r--audio/faac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faac/Makefile b/audio/faac/Makefile
index 57677145a433..38659e3a9116 100644
--- a/audio/faac/Makefile
+++ b/audio/faac/Makefile
@@ -24,7 +24,7 @@ AUTOMAKE_ARGS= --add-missing
USE_GMAKE= yes
USE_LIBTOOL_VER=13
USE_REINPLACE= yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
HAVECXX="yes"