summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorwiz <wiz>2009-07-22 09:14:15 +0000
committerwiz <wiz>2009-07-22 09:14:15 +0000
commitdfc94ce40a8caf5f232ab915511550fcc9123724 (patch)
tree0dbd4debdb22fb6072688382697e78b90efb6983 /pkgtools/pkglint
parentaebb0a82eff532c045d012ef78c634e9fcc641ad (diff)
downloadpkgsrc-dfc94ce40a8caf5f232ab915511550fcc9123724.tar.gz
Mark USE_DIRS as deprecated.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/files/deprecated.map3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index be543b5cf15..3661ec9e08c 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.61 2009/04/09 00:55:12 joerg Exp $
+# $NetBSD: deprecated.map,v 1.62 2009/07/22 09:14:15 wiz Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -39,6 +39,7 @@ USE_BUILDLINK2 You can just remove it.
USE_BUILDLINK3 You can just remove it.
USE_CANNA Use the PKG_OPTIONS framework instead.
USE_DB4 Use the PKG_OPTIONS framework instead.
+USE_DIRS You can just remove it.
USE_ESOUND Use the PKG_OPTIONS framework instead.
USE_GIF Use the PKG_OPTIONS framework instead.
USE_GMAKE Use USE_TOOLS+=gmake instead.