aboutsummaryrefslogtreecommitdiff
path: root/devel/omniNotify
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2011-09-23 22:26:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2011-09-23 22:26:39 +0000
commit6f6fbe4bdf9851de1eb6ebef5287e3007846045e (patch)
tree3b556699991305af672fba96e0e8b6bb88bcc7da /devel/omniNotify
parent86f8cde1da39aadc3efbc11e60998d886c86c36e (diff)
Notes
Diffstat (limited to 'devel/omniNotify')
-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>