pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Wish for warning about BUILD_USES_MSG...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3ea1223bd6be
branches: trunk
changeset: 507464:3ea1223bd6be
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Feb 02 17:41:57 2006 +0000
description:
Wish for warning about BUILD_USES_MSGFMT being used without
devel/gettext-lib/buildlink3.mk being included. This is often,
but not always incorrect.
diffstat:
pkgtools/pkglint/TODO | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 0d0ade635c21 -r 3ea1223bd6be pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO Thu Feb 02 17:29:13 2006 +0000
+++ b/pkgtools/pkglint/TODO Thu Feb 02 17:41:57 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.39 2006/01/06 17:24:38 rillig Exp $
+$NetBSD: TODO,v 1.40 2006/02/02 17:41:57 joerg Exp $
Please add your own entries at the bottom of this file. If possible,
include the name of an example package where a warning should occur.
@@ -22,3 +22,5 @@
even more precise diagnostics
* check wether CONFIG* override match, e.g. CONFIGURE_DIRS most likely
needs matching CNOFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE as well
+* warn about BUILD_USES_MSGFMT and related defines being used when
+ devel/gettext-lib/buildlink3.mk is not explicitly included?
Home |
Main Index |
Thread Index |
Old Index