From 3aae1fd0a9b9d6b375e329ee0b2c40e01b12e330 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 2 Mar 2006 19:03:20 +0000 Subject: Explicitly set GNU_CONFIGURE_MANDIR to ${PREFIX}/${PKGMANDIR}. --- news/inn/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'news') diff --git a/news/inn/Makefile b/news/inn/Makefile index 58063da6ea2..ab6bc3c2707 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2006/01/04 10:32:40 tron Exp $ +# $NetBSD: Makefile,v 1.78 2006/03/02 19:03:20 joerg Exp $ DISTNAME= inn-2.4.1 PKGREVISION= 8 @@ -20,6 +20,7 @@ FILES_SUBST+= INN_DATA_DIR=${INN_DATA_DIR:Q} GNU_CONFIGURE= YES GNU_CONFIGURE_PREFIX= ${INN_PREFIX} +GNU_CONFIGURE_MANDIR= ${PREFIX}/${PKGMANDIR} CONFIGURE_ARGS+= --enable-setgid-inews \ --enable-uucp-rnews \ --with-perl \ -- cgit v1.2.3