aboutsummaryrefslogtreecommitdiff
path: root/news/tin
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-03-30 20:49:00 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-03-30 20:49:00 +0000
commita8ade8504e283865b88e5c04ae13b98d2c8c1f25 (patch)
tree25e1009c40d0fb548f0756ce16da0631dc87d73b /news/tin
parentcd11a3390740ec0b8336e523caf18a9f195390cc (diff)
downloadports-a8ade8504e283865b88e5c04ae13b98d2c8c1f25.tar.gz
ports-a8ade8504e283865b88e5c04ae13b98d2c8c1f25.zip
Notes
Diffstat (limited to 'news/tin')
-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 \