aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--news/tin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index ba3ffca3cc58..25315e62e3c6 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -29,7 +29,7 @@ TIN_EDITOR?= /usr/bin/ee
# --with-mime-default-charset=US-ASCII needed to build tin in the non-ascii
# national environment.
-CONFIGURE_ARGS= --with-nntp-default-server=news \
+CONFIGURE_ARGS+=--with-nntp-default-server=news \
--with-spooldir=/var/news \
--with-libdir=${PREFIX}/news/lib \
--with-defaults-dir=${PREFIX}/etc \