pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cflow Use INFO_FILES for cflow.info.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8fe0751268d2
branches:  trunk
changeset: 509066:8fe0751268d2
user:      rpaulo <rpaulo%pkgsrc.org@localhost>
date:      Thu Mar 02 20:33:49 2006 +0000

description:
Use INFO_FILES for cflow.info.
Thanks Thomas!

diffstat:

 devel/cflow/Makefile |  4 +++-
 devel/cflow/PLIST    |  3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r cf9dd21463ae -r 8fe0751268d2 devel/cflow/Makefile
--- a/devel/cflow/Makefile      Thu Mar 02 20:22:10 2006 +0000
+++ b/devel/cflow/Makefile      Thu Mar 02 20:33:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/02/25 21:35:55 rpaulo Exp $
+# $NetBSD: Makefile,v 1.2 2006/03/02 20:33:49 rpaulo Exp $
 
 DISTNAME=      cflow-1.0
 CATEGORIES=    devel
@@ -17,4 +17,6 @@
 SUBST_FILES.emacs=     Makefile.in
 SUBST_SED.emacs=       -e 's| elisp||g'
 
+INFO_FILES=            cflow.info
+
 .include "../../mk/bsd.pkg.mk"
diff -r cf9dd21463ae -r 8fe0751268d2 devel/cflow/PLIST
--- a/devel/cflow/PLIST Thu Mar 02 20:22:10 2006 +0000
+++ b/devel/cflow/PLIST Thu Mar 02 20:33:49 2006 +0000
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.2 2006/03/02 20:22:10 rpaulo Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/03/02 20:33:49 rpaulo Exp $
 bin/cflow
-info/cflow.info



Home | Main Index | Thread Index | Old Index