summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files
diff options
context:
space:
mode:
authorwiz <wiz>2005-12-01 20:21:55 +0000
committerwiz <wiz>2005-12-01 20:21:55 +0000
commit5450091016eb65b819b7f84ff6b204cc194a3daa (patch)
tree5cc21853e1529cc773950e6ce0706432996dc6b9 /pkgtools/pkglint/files
parentf6a9263c818b1e945a33e850608ca637d5f9785b (diff)
downloadpkgsrc-5450091016eb65b819b7f84ff6b204cc194a3daa.tar.gz
Mark USE_RSAREF2 for removal after 2005Q4.
Diffstat (limited to 'pkgtools/pkglint/files')
-rw-r--r--pkgtools/pkglint/files/deprecated.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index ab11bb8487f..3b292ae192f 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.20 2005/12/01 20:13:16 wiz Exp $
+# $NetBSD: deprecated.map,v 1.21 2005/12/01 20:21:55 wiz Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -10,7 +10,6 @@ NO_CDROM Use NO_BIN_ON_CDROM and/or NO_SRC_ON_CDROM instead.
NO_PACKAGE Don't use it to enforce license restrictions.
PKG_JVM Use PKG_DEFAULT_JVM instead.
USE_BUILDLINK3 You can just remove it.
-USE_RSAREF2 Use the PKG_OPTIONS framework instead.
# The following entries can be removed after the 2005Q4 branch.
USE_PERL5 Use USE_TOOLS+=perl or USE_TOOLS+=perl:run instead.
@@ -19,6 +18,7 @@ USE_I586 Use the PKG_OPTIONS framework (option i586) instead.
USE_INN Use the PKG_OPTIONS framework instead.
USE_OPENLDAP Use the PKG_OPTIONS framework (option openldap) instead.
USE_OSS Use the PKG_OPTIONS framework (option oss) instead.
+USE_RSAREF2 Use the PKG_OPTIONS framework (option rsaref) instead.
USE_SASL Use the PKG_OPTIONS framework (option sasl) instead.
USE_SASL2 Use the PKG_OPTIONS framework (option sasl) instead.
USE_SJ3 Use the PKG_OPTIONS framework (option sj3) instead.