summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-11-07 17:25:33 +0000
committerrillig <rillig@pkgsrc.org>2007-11-07 17:25:33 +0000
commitbb5ec0a105223c28aeac9e8b4fd73e4582b2c59c (patch)
tree056a0fdd0b0aaf0a48ec9e4d6d0653c5e75a3bed
parentf0efc256f6cd65343c1984e7b7129bb7a6b0ab15 (diff)
downloadpkgsrc-bb5ec0a105223c28aeac9e8b4fd73e4582b2c59c.tar.gz
Mention that RUN does more error checking than _PKG_SILENT + _PKG_DEBUG.
-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.