summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2005-12-02 22:48:13 +0000
committerrillig <rillig>2005-12-02 22:48:13 +0000
commit1897df2c3a03554d81a485a52c98a6143b3b4b5b (patch)
tree145104480fab6a410883e6c9626df0dcf828c96a /pkgtools
parentbecf9ac8aacbd1a20cd2173842a273bc1282e781 (diff)
downloadpkgsrc-1897df2c3a03554d81a485a52c98a6143b3b4b5b.tar.gz
* check that all values used for the PKG_OPTIONS are documented in
mk/defaults/options.description. Requested by Antoine Reilles via private mail.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index 096dce63677..36774e98d34 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -22,3 +22,6 @@
- security holes,
- coding style violations,
- possible unportable constructs
+* check that all values used for the PKG_OPTIONS are documented in
+ mk/defaults/options.description. Requested by Antoine Reilles via
+ private mail.