aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
>-2/+4 * - Chase the update of INN;Thierry Thomas2013-11-283-21/+29 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-5/+2 * Update CONFLICTS (1).Thierry Thomas2012-06-131-1/+3 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-1/+1 * - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0 * Make fetchable again.Thierry Thomas2010-10-231-1/+1 * Change BROKEN into IGNORE: newsx does not build on the cluster ATM sinceThierry Thomas2007-02-121-1/+3 * BROKEN: Configure failsKris Kennaway2007-02-111-0/+2 * - inn does not `make history' any more => do not perform historyThierry Thomas2006-07-052-10/+16 * Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-121-1/+0 * SHA256ifyEdwin Groothuis2006-01-241-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2 * Due to a misuse of a make(1) command, the WITHOUT_INN_2-XAdam Weinberger2005-04-241-2/+2 * SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1 * patch news/newsx: adding conflict with news/leafnode.Daichi GOTO2003-10-141-0/+2 * Upgrading to release 1.6. This one builds fine against inn-2.4.0Yen-Ming Lee2003-06-145-24/+9 * upgrading to 1.6-pre and unbreaking with inn-2.4.0Yen-Ming Lee2003-05-187-115/+54 * De-pkg-comment.Akinori MUSHA2003-02-212-1/+1