summaryrefslogtreecommitdiff
path: root/news/newscache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/newscache/Makefile')
-rw-r--r--news/newscache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile
index e52315b52704..c8b1b0413830 100644
--- a/news/newscache/Makefile
+++ b/news/newscache/Makefile
@@ -19,8 +19,8 @@ LIB_DEPENDS= socket[+][+].1:${PORTSDIR}/net/libsocket++
USE_AUTOTOOLS= automake autoheader autoconf
AUTOMAKE_ARGS= --add-missing
-CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
- LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
+CPPFLAGS+= ${CFLAGS} -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc
USE_RC_SUBR= ${PORTNAME}.sh