summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-06 15:59:48 +0000
committerrillig <rillig>2005-11-06 15:59:48 +0000
commit2edbede192b8afd7737d3f2387dd319eb1faca24 (patch)
treecc9ae08e4fddce31c6d6bff80e19e649c62229c2 /pkgtools
parent6f336e61d4d63239909037758625b7ba002f7182 (diff)
downloadpkgsrc-2edbede192b8afd7737d3f2387dd319eb1faca24.tar.gz
* check Makefile directives
* check _every_ line of the Makefiles * warn about the use of ${SED} in {pre,do,post}-install
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 6fbf6a264f8..43427395e43 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -9,3 +9,6 @@
* -Wl,-rpath
* include "../../mk/bsd.prefs.mk" before using "+=".
* include "../../mk/bsd.prefs.mk" before any .if
+* check Makefile directives
+* check _every_ line of the Makefiles
+* warn about the use of ${SED} in {pre,do,post}-install