summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-04-07 17:34:51 +0000
committerjoerg <joerg@pkgsrc.org>2008-04-07 17:34:51 +0000
commit8a32fdfe06425db869c33fc5bb97cd036c4aaaf4 (patch)
tree694c4d44cf57b4e6cef170e8ac8847b804da0f52 /pkgtools
parent4bc74b0700251ea5c23d218615d3eb0134f17747 (diff)
downloadpkgsrc-8a32fdfe06425db869c33fc5bb97cd036c4aaaf4.tar.gz
Add note about LOCALBASE
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 3b345ddfd10..2d7656335d4 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.65 2008/03/10 22:01:04 tnn Exp $
+$NetBSD: TODO,v 1.66 2008/04/07 17:34:51 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.
@@ -32,6 +32,7 @@ include the name of an example package where a warning should occur.
!empty(PKGSRC_COMPILER:Msunpro).
* 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
%