pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/rcs CONFIGURE_HAS_MANDIR=no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/248ef68b4763
branches:  trunk
changeset: 501945:248ef68b4763
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Oct 31 19:59:52 2005 +0000

description:
CONFIGURE_HAS_MANDIR=no

diffstat:

 devel/rcs/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 49f4c3658776 -r 248ef68b4763 devel/rcs/Makefile
--- a/devel/rcs/Makefile        Mon Oct 31 19:57:24 2005 +0000
+++ b/devel/rcs/Makefile        Mon Oct 31 19:59:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/05/25 11:50:20 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2005/10/31 19:59:52 tv Exp $
 #
 
 DISTNAME=              rcs-5.7
@@ -18,6 +18,7 @@
 
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV=         PATH=${LOCALBASE}/bin:$$PATH
+CONFIGURE_HAS_MANDIR=  no
 
 post-install:
        ${RM} -f ${PREFIX}/bin/rcslog



Home | Main Index | Thread Index | Old Index