summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-07 17:25:33 +0000
committerrillig <rillig>2007-11-07 17:25:33 +0000
commit27d81138d948036621db65f6ee705a55842e4d00 (patch)
tree056a0fdd0b0aaf0a48ec9e4d6d0653c5e75a3bed /pkgtools
parentb90610951fb2e4b17ed55308730b67cba9049d20 (diff)
downloadpkgsrc-27d81138d948036621db65f6ee705a55842e4d00.tar.gz
Mention that RUN does more error checking than _PKG_SILENT + _PKG_DEBUG.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/files/deprecated.map6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index 30e7d46dbc8..131cc1d53ad 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.58 2007/11/03 14:49:43 rillig Exp $
+# $NetBSD: deprecated.map,v 1.59 2007/11/07 17:25:33 rillig Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -135,8 +135,8 @@ NO_PKG_REGISTER You can just remove it.
NO_DEPENDS You can just remove it.
# October 2007
-_PKG_SILENT Use RUN instead.
-_PKG_DEBUG Use RUN instead.
+_PKG_SILENT Use RUN (with more error checking) instead.
+_PKG_DEBUG Use RUN (with more error checking) instead.
LICENCE Use LICENSE instead.
# The following variable is not yet deprecated, as there has been
# a large disagreement on the proper spelling.