summaryrefslogtreecommitdiff
path: root/pkgtools
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
commit24673752ccf6258cf0e5e2579e1c37e03c84f209 (patch)
tree0dbd4debdb22fb6072688382697e78b90efb6983 /pkgtools
parent59f4fd63a682fd412da17cae9e5ca8654e2cbb1a (diff)
downloadpkgsrc-24673752ccf6258cf0e5e2579e1c37e03c84f209.tar.gz
Mark USE_DIRS as deprecated.
Diffstat (limited to 'pkgtools')
-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.