pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/inn Explicitly set GNU_CONFIGURE_MANDIR to ${PREF...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c8fe450920a
branches: trunk
changeset: 509043:1c8fe450920a
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Mar 02 19:03:20 2006 +0000
description:
Explicitly set GNU_CONFIGURE_MANDIR to ${PREFIX}/${PKGMANDIR}.
diffstat:
news/inn/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8aac4816d64f -r 1c8fe450920a news/inn/Makefile
--- a/news/inn/Makefile Thu Mar 02 18:55:19 2006 +0000
+++ b/news/inn/Makefile Thu Mar 02 19:03:20 2006 +0000
@@ -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 @@
GNU_CONFIGURE= YES
GNU_CONFIGURE_PREFIX= ${INN_PREFIX}
+GNU_CONFIGURE_MANDIR= ${PREFIX}/${PKGMANDIR}
CONFIGURE_ARGS+= --enable-setgid-inews \
--enable-uucp-rnews \
--with-perl \
Home |
Main Index |
Thread Index |
Old Index