summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/TODO
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-03 23:28:09 +0000
committerrillig <rillig@pkgsrc.org>2005-11-03 23:28:09 +0000
commit94c299cd71b342248ed6902c2fa6e43e47ad9a50 (patch)
tree53c14d23969d9c948bd025c4ffdc4d7e5eb73537 /pkgtools/pkglint/TODO
parent3dd3e17928120bc579f833e552da946f34ecbd04 (diff)
downloadpkgsrc-94c299cd71b342248ed6902c2fa6e43e47ad9a50.tar.gz
include ../../mk/bsd.prefs.mk before using "+=".
Diffstat (limited to 'pkgtools/pkglint/TODO')
-rw-r--r--pkgtools/pkglint/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index d3244b4d0aa..ea66ed2b51a 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -7,3 +7,4 @@
* check for direct use of *DIR
* ONLY_FOR_PLATFORM => NOT_FOR_PLATFORM
* -Wl,-rpath
+* include "../../mk/bsd.prefs.mk" before using "+=".