summaryrefslogtreecommitdiff
path: root/news/slrn
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-08-04 15:06:56 +0000
committerjschauma <jschauma>2002-08-04 15:06:56 +0000
commite4d56c730dc0fbbe914e5d0df3e9a9865d5e3e2d (patch)
tree718f9e0869c76e50a8ced483dc5ffcf39c2c5aed /news/slrn
parent9394311cddfe32d07104178072583aa164483c3c (diff)
downloadpkgsrc-e4d56c730dc0fbbe914e5d0df3e9a9865d5e3e2d.tar.gz
enable generation of message-ID and use of msg-id-cache.
ok'd by MAINTAINER mjl
Diffstat (limited to 'news/slrn')
-rw-r--r--news/slrn/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index 85a81b02c8f..c3cc3e71d41 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2002/03/28 13:05:10 grant Exp $
+# $NetBSD: Makefile,v 1.21 2002/08/04 15:06:56 jschauma Exp $
#
DISTNAME= slrn-0.9.7.4
@@ -14,7 +14,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--without-X --disable-inews --with-slrnpull \
--enable-spool --enable-grouplens \
- --disable-gen-mid --with-libdir=${PREFIX}/lib/slrn \
+ --with-gen-mid --with-libdir=${PREFIX}/lib/slrn \
+ --enable-mid-cache
# the next is a workaround, as 1.3.2 install doesn't like -c and -d
# together