summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortnn <tnn>2009-10-21 20:08:01 +0000
committertnn <tnn>2009-10-21 20:08:01 +0000
commit625da272c4d5e7b308de06b35cc9054852c178de (patch)
tree859d5e37f5afa55fed18a288c71bd83768ef6449 /pkgtools
parent4057deb1534bcf71290acfee5d550c8b45bb978a (diff)
downloadpkgsrc-625da272c4d5e7b308de06b35cc9054852c178de.tar.gz
note that pkglint doesn't understand dual licenses
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index 2a57dbe466c..a8b5c07a462 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.70 2009/04/05 13:05:16 rillig Exp $
+$NetBSD: TODO,v 1.71 2009/10/21 20:08:01 tnn 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.
@@ -33,6 +33,7 @@ include the name of an example package where a warning should occur.
* If USE_TOOLS has autoconf213, and the package does stuff like
cd ${WRKSRC} && autoconf, then an incorrect warning is issued.
* LOCALBASE should not be used in normal Makefiles
+* parse LICENSE expressions (make help topic=license)
%