summaryrefslogtreecommitdiff
path: root/benchmarks/polygraph31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/polygraph31/Makefile')
-rw-r--r--benchmarks/polygraph31/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile
index e1263f8b1637..e50dbe89ec26 100644
--- a/benchmarks/polygraph31/Makefile
+++ b/benchmarks/polygraph31/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= adrian@FreeBSD.org
COMMENT= A benchmarking tool for Web proxies
GNU_CONFIGURE= YES
-CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -Wno-deprecated"
+CPPFLAGS+= -Wno-deprecated
CONFIGURE_ARGS+=--datadir=${DATADIR}
WRKSRC= ${WRKDIR}/${PORTNAME:S/31//}-${PORTVERSION}