Should really be CPPFLAGS instead of CFLAGS

Submitted by:	danfe
This commit is contained in:
Mark Felder 2015-03-24 12:47:06 +00:00
parent b0a1452ef1
commit cd867a50fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382088

View file

@ -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