summaryrefslogtreecommitdiff
path: root/news/s-news/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/s-news/Makefile')
-rw-r--r--news/s-news/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/s-news/Makefile b/news/s-news/Makefile
index 267f868b8b45..77833b2b5079 100644
--- a/news/s-news/Makefile
+++ b/news/s-news/Makefile
@@ -21,8 +21,8 @@ CONFLICTS= nntp-[0-9]*
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-confdir=${PREFIX}/etc/s-news \
--with-spooldir=/var/spool/s-news
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
USE_GMAKE= yes
HAS_CONFIGURE= yes