aboutsummaryrefslogtreecommitdiff
path: root/devel/omniNotify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/omniNotify/Makefile')
-rw-r--r--devel/omniNotify/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/omniNotify/Makefile b/devel/omniNotify/Makefile
index 9ede9ef6bf1d..8ccddd759e17 100644
--- a/devel/omniNotify/Makefile
+++ b/devel/omniNotify/Makefile
@@ -33,8 +33,7 @@ MAKEFILE= GNUmakefile
USE_LDCONFIG= yes
CONFIGURE_SCRIPT= ../configure
-CONFIGURE_ENV+= CC=${CC} CFLAGS="${CFLAGS}" CXX=${CXX} CXXFLAGS="${CXXFLAGS}" \
- CPP=${CPP} PYTHON=${PYTHON_CMD}
+CONFIGURE_ENV+= PYTHON=${PYTHON_CMD}
CONFIGURE_ARGS= --with-omniorb=${LOCALBASE}
.include <bsd.port.pre.mk>