pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update to reflect current usage of INFO_FILES, whi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0d0f80a548b
branches: trunk
changeset: 511097:a0d0f80a548b
user: jlam <jlam%pkgsrc.org@localhost>
date: Sun Apr 09 01:14:52 2006 +0000
description:
Update to reflect current usage of INFO_FILES, which should just be defined
or not defined.
diffstat:
doc/Makefile-example | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a27096d421c6 -r a0d0f80a548b doc/Makefile-example
--- a/doc/Makefile-example Sun Apr 09 01:11:31 2006 +0000
+++ b/doc/Makefile-example Sun Apr 09 01:14:52 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-example,v 1.12 2006/03/04 21:29:30 jlam Exp $
+# $NetBSD: Makefile-example,v 1.13 2006/04/09 01:14:52 jlam Exp $
# First paragraph - distfile and binary package data
# DISTNAME PKGNAME PKGREVISION SVR4_PKGNAME CATEGORIES MASTER_SITES
@@ -33,7 +33,7 @@
# INFO_FILES, DIST_SUBDIR, etc.
DIST_SUBDIR= gmake
GNU_CONFIGURE= yes
-INFO_FILES= make.info # any info files, whitespace delimited
+INFO_FILES= # defined if the package installs info files
TEXINFO_REQD= 4.0 # version of texinfo which is necessary
USE_PKGLOCALEDIR= yes
WRKSRC= ${WRKDIR}/src
Home |
Main Index |
Thread Index |
Old Index