pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/simulavr A package that installs info files ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c80497f6f225
branches: trunk
changeset: 514696:c80497f6f225
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Jun 16 16:17:02 2006 +0000
description:
A package that installs info files should define INFO_FILES in the
package Makefile.
diffstat:
emulators/simulavr/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4edf193c3b40 -r c80497f6f225 emulators/simulavr/Makefile
--- a/emulators/simulavr/Makefile Fri Jun 16 16:15:42 2006 +0000
+++ b/emulators/simulavr/Makefile Fri Jun 16 16:17:02 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:36 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/16 16:17:02 jlam Exp $
#
DISTNAME= simulavr-0.1.2.1
@@ -19,6 +19,7 @@
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+INFO_FILES= # PLIST
# gcc 2.95 gives warnings that it cannot inline all functions.
BUILDLINK_TRANSFORM+= rm:-Werror
Home |
Main Index |
Thread Index |
Old Index