aboutsummaryrefslogtreecommitdiff
path: root/devel/py-omniorb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-omniorb/Makefile')
-rw-r--r--devel/py-omniorb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile
index b8db78424495..79910c9d0e75 100644
--- a/devel/py-omniorb/Makefile
+++ b/devel/py-omniorb/Makefile
@@ -38,7 +38,7 @@ INSTALLS_SHLIB= yes
USE_REINPLACE= yes
CONFIGURE_SCRIPT= ../configure
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= CC=${CC} CFLAGS="${CFLAGS}" CXX=${CXX} CXXFLAGS="${CXXFLAGS}" \
CPP=${CPP} PYTHON=${PYTHON_CMD}
CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE} --with-omniorb=${LOCALBASE}