aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-03-24 12:47:06 +0000
committerMark Felder <feld@FreeBSD.org>2015-03-24 12:47:06 +0000
commitcd867a50fd4a6af4627acea2d22bcba6ee659c4b (patch)
treefaca34942d4a5fcccfefeef2327d84c4879e26aa /www
parentb0a1452ef1c50fa2f9cb16bdd1095d36863aa251 (diff)
downloadports-cd867a50fd4a6af4627acea2d22bcba6ee659c4b.tar.gz
ports-cd867a50fd4a6af4627acea2d22bcba6ee659c4b.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/varnish4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/varnish4/Makefile b/www/varnish4/Makefile
index 367de0f3d09e..d0fafda46a29 100644
--- a/www/varnish4/Makefile
+++ b/www/varnish4/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
CONFLICTS= varnish-2.* varnish-3.*
USES= autoreconf gmake libtool readline pkgconfig python:build
-CFLAGS+= -I${LOCALBASE}/include
+CPPLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX} --enable-tests
CONFIGURE_ENV= RST2MAN=true