From 94687ad2281b9317c929b8007fbef7b97c825634 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 10 Sep 2006 02:52:26 +0000 Subject: pkglint says, INFO_FILES should be set to YES or yes. --- emulators/simulavr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/simulavr') diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile index 2a47ba836d0..fd2846c92c3 100644 --- a/emulators/simulavr/Makefile +++ b/emulators/simulavr/Makefile @@ -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 @@ CONFIGURE_ARGS+= --disable-tests 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 -- cgit v1.2.3