summaryrefslogtreecommitdiff
path: root/devel/bonobo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bonobo/Makefile')
-rw-r--r--devel/bonobo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile
index 3bb936480ecb..acd471c6e22e 100644
--- a/devel/bonobo/Makefile
+++ b/devel/bonobo/Makefile
@@ -28,6 +28,6 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
+CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL}
.include <bsd.port.mk>