From 1027710a6dc8aff61cccc4e9d1cf68b048c81007 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 3 May 2001 17:50:28 +0000 Subject: Don't disable slrnpull and spool; addresses pkg/12542. --- news/slrn/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/news/slrn/Makefile b/news/slrn/Makefile index d77ce449a51..58b3cdcdb8f 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/04/01 16:35:10 mjl Exp $ +# $NetBSD: Makefile,v 1.14 2001/05/03 17:50:28 wiz Exp $ # DISTNAME= slrn-0.9.7.0a @@ -17,8 +17,7 @@ COMMENT= Powerful threaded newsreader, that is highly customizable DEPENDS+= libslang-*:../../devel/libslang GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --without-X \ - --disable-slrnpull --disable-spool --disable-inews \ +CONFIGURE_ARGS+= --without-X --disable-inews \ --disable-gen-mid --with-libdir=${PREFIX}/lib/slrn # the next is a workaround, as 1.3.2 install doesn't like -c and -d -- cgit v1.2.3