summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-07-22 09:14:15 +0000
committerwiz <wiz@pkgsrc.org>2009-07-22 09:14:15 +0000
commit8161113a5e975296973eed44b9e71e1201434490 (patch)
tree0dbd4debdb22fb6072688382697e78b90efb6983 /pkgtools/pkglint/files
parent0e65cff2f377f680b6440c751bbc1e2d34da9313 (diff)
downloadpkgsrc-8161113a5e975296973eed44b9e71e1201434490.tar.gz
Mark USE_DIRS as deprecated.
Diffstat (limited to 'pkgtools/pkglint/files')
-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.