From 1601f1a67fc444ad40eea071ed3c03a0860667a0 Mon Sep 17 00:00:00 2001 From: cjep Date: Sun, 27 Apr 2003 14:37:02 +0000 Subject: Lint: USE_PKGLOCALEDIR and whitespace --- news/slrn/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'news/slrn/Makefile') diff --git a/news/slrn/Makefile b/news/slrn/Makefile index c090b8b5c74..9669df5066c 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2003/04/10 18:17:48 mjl Exp $ +# $NetBSD: Makefile,v 1.26 2003/04/27 14:37:02 cjep Exp $ # DISTNAME= slrn-0.9.7.4 @@ -18,15 +18,15 @@ MAINTAINER= mjl@netbsd.org HOMEPAGE= http://slrn.sourceforge.net/ COMMENT= Highly customizable threaded newsreader -USE_BUILDLINK2= yes -GNU_CONFIGURE= yes +USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+=--without-X --disable-inews --with-slrnpull \ --enable-spool --enable-grouplens \ --with-gen-mid --with-libdir=${PREFIX}/lib/slrn \ --enable-mid-cache \ --with-localedir=${PREFIX}/${PKGLOCALEDIR}/locale - .include "../../mk/bsd.prefs.mk" # the next is a workaround, as 1.3.2 install doesn't like -c and -d -- cgit v1.2.3