pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/simulavr pkglint says, INFO_FILES should be ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a57b83d2e18
branches:  trunk
changeset: 518448:8a57b83d2e18
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Sep 10 02:52:26 2006 +0000

description:
pkglint says, INFO_FILES should be set to YES or yes.

diffstat:

 emulators/simulavr/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b7cffe052987 -r 8a57b83d2e18 emulators/simulavr/Makefile
--- a/emulators/simulavr/Makefile       Sun Sep 10 02:48:35 2006 +0000
+++ b/emulators/simulavr/Makefile       Sun Sep 10 02:52:26 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/09/10 02:48:35 obache Exp $
+# $NetBSD: Makefile,v 1.12 2006/09/10 02:52:26 obache Exp $
 #
 
 DISTNAME=              simulavr-0.1.2.1
@@ -19,7 +19,7 @@
 
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
-INFO_FILES=            # PLIST
+INFO_FILES=            yes
 
 # gcc 2.95 gives warnings that it cannot inline all functions.
 BUILDLINK_TRANSFORM+=  rm:-Werror



Home | Main Index | Thread Index | Old Index