pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/git INFO_FILES should be set to "YES".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6553cf86d4d5
branches:  trunk
changeset: 572159:6553cf86d4d5
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Feb 21 12:24:59 2010 +0000

description:
INFO_FILES should be set to "YES".

diffstat:

 misc/git/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 87efd0fd8030 -r 6553cf86d4d5 misc/git/Makefile
--- a/misc/git/Makefile Sun Feb 21 12:24:54 2010 +0000
+++ b/misc/git/Makefile Sun Feb 21 12:24:59 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2010/01/18 02:23:52 christos Exp $
+# $NetBSD: Makefile,v 1.31 2010/02/21 12:24:59 obache Exp $
 PKGNAME=       git-4.9.5
 DISTNAME=      gnuit-4.9.5
 CATEGORIES=    misc
@@ -10,7 +10,7 @@
 
 GNU_CONFIGURE= YES
 CONFIGURE_ARGS+=       --htmldir=${PREFIX}/share/doc/gnuit
-INFO_FILES=    # PLIST
+INFO_FILES=    YES
 
 post-extract:
        ${CP} ${WRKSRC}/term/gnuitrc.ansi.in ${WRKSRC}/term/gnuitrc.cons25.in



Home | Main Index | Thread Index | Old Index