aboutsummaryrefslogtreecommitdiff
path: root/audio/taglib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/taglib/Makefile')
-rw-r--r--audio/taglib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile
index e8b19deb8981..5d25929c7312 100644
--- a/audio/taglib/Makefile
+++ b/audio/taglib/Makefile
@@ -19,6 +19,6 @@ USE_INC_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CONFIGURE_TARGET=
-CONFIGURE_ARGS+= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>