summaryrefslogtreecommitdiff
path: root/textproc/sphinxsearch-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/sphinxsearch-devel/Makefile')
-rw-r--r--textproc/sphinxsearch-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sphinxsearch-devel/Makefile b/textproc/sphinxsearch-devel/Makefile
index bf3413fd6eda..9b8d7341da1b 100644
--- a/textproc/sphinxsearch-devel/Makefile
+++ b/textproc/sphinxsearch-devel/Makefile
@@ -94,7 +94,7 @@ SPHINX_LOG?= /var/log/${PORTNAME}
# don't ask.
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CC=${CC} CPPFLAGS="${CXXFLAGS}"
+CPPFLAGS+= ${CXXFLAGS}
CFGFILE= ${PREFIX}/etc/sphinx.conf
USE_RC_SUBR= sphinxsearch.sh
SUB_LIST+= PORTNAME=${PORTNAME} \