From fc41c43ad61c1b1c5086041264120d2bec364b4b Mon Sep 17 00:00:00 2001 From: reed Date: Fri, 7 Oct 2005 18:08:25 +0000 Subject: Remove the --mandir CONFIGURE_ARGS setting as this is now done for GNU_CONFIGURE automatically. (This has been in my personal pkgsrc for a while.) --- news/inn/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'news') diff --git a/news/inn/Makefile b/news/inn/Makefile index 0fef21acae4..4ba4b4ca473 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2005/09/22 15:38:39 tron Exp $ +# $NetBSD: Makefile,v 1.72 2005/10/07 18:08:25 reed Exp $ DISTNAME= inn-2.4.1 PKGREVISION= 8 @@ -23,7 +23,6 @@ GNU_CONFIGURE= YES GNU_CONFIGURE_PREFIX= ${INN_PREFIX} CONFIGURE_ARGS+= --enable-setgid-inews \ --enable-uucp-rnews \ - --mandir=${PREFIX}/man \ --with-perl \ --with-openssl=${SSLBASE} \ --with-tmp-dir=${INN_DATA_DIR}/tmp \ -- cgit v1.2.3