diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-02 17:09:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-02 17:09:12 +0000 |
commit | f346082599d6ee2a658d07c9394fa5348528028a (patch) | |
tree | 9809ba48355401edffb0ed840f5a52e101fc6a18 /pkgtools/pkglint/files/deprecated.map | |
parent | 9276068400a2b98d99261a531ea90d848e3fbad2 (diff) | |
download | pkgsrc-f346082599d6ee2a658d07c9394fa5348528028a.tar.gz |
Mark USE_SOCKS as deprecated.
Diffstat (limited to 'pkgtools/pkglint/files/deprecated.map')
-rw-r--r-- | pkgtools/pkglint/files/deprecated.map | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map index 7c4e0726545..e28d4f88204 100644 --- a/pkgtools/pkglint/files/deprecated.map +++ b/pkgtools/pkglint/files/deprecated.map @@ -1,4 +1,4 @@ -# $NetBSD: deprecated.map,v 1.22 2005/12/02 09:44:03 rillig Exp $ +# $NetBSD: deprecated.map,v 1.23 2005/12/02 17:09:12 wiz Exp $ # # This file contains names of Makefile variables and a short explanation @@ -21,6 +21,7 @@ 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. +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. |