summaryrefslogtreecommitdiff
path: root/devel/omniORB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/omniORB/Makefile')
-rw-r--r--devel/omniORB/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile
index 7c69bff1bf98..95a1f3d0c895 100644
--- a/devel/omniORB/Makefile
+++ b/devel/omniORB/Makefile
@@ -25,7 +25,6 @@ MAKEFILE= GNUmakefile
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
INSTALL_WRKSRC= ${CONFIGURE_WRKSRC}
CONFIGURE_WRKSRC= ${WRKSRC}/build
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_SCRIPT= ../configure
CONFIGURE_ENV+= CC=${CC} CFLAGS="${CFLAGS}" CXX=${CXX} CXXFLAGS="${CXXFLAGS}" \
CPP=${CPP} PYTHON=${PYTHON_CMD}