summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files/deprecated.map
diff options
context:
space:
mode:
authorrillig <rillig>2006-02-11 16:12:26 +0000
committerrillig <rillig>2006-02-11 16:12:26 +0000
commit4a3fdab7b140c0ec817c581a0619aa7051b42a50 (patch)
treec228a70da9562f6069784a13cbb1a79d7c6e960c /pkgtools/pkglint/files/deprecated.map
parentf043f29aeb6534afad439d8f051f31e04afd9552 (diff)
downloadpkgsrc-4a3fdab7b140c0ec817c581a0619aa7051b42a50.tar.gz
- Added TOOLS_DEPMETHOD.
Diffstat (limited to 'pkgtools/pkglint/files/deprecated.map')
-rw-r--r--pkgtools/pkglint/files/deprecated.map5
1 files changed, 4 insertions, 1 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index 1bd055bee0a..93a3a993456 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.25 2006/02/05 00:05:39 rillig Exp $
+# $NetBSD: deprecated.map,v 1.26 2006/02/11 16:12:26 rillig Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -64,3 +64,6 @@ USE_SJ3 Use the PKG_OPTIONS framework (option sj3) instead.
USE_SOCKS Use the PKG_OPTIONS framework (socks4 and socks5 options) instead.
USE_WNN4 Use the PKG_OPTIONS framework (option wnn4) instead.
USE_XFACE Use the PKG_OPTIONS framework instead.
+
+# February 2006
+TOOLS_DEPMETHOD Use the :build or :run modifiers in USE_TOOLS instead.