summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-12-01 19:20:14 +0000
committerwiz <wiz@pkgsrc.org>2005-12-01 19:20:14 +0000
commit1c6d543c750c0fc1a4b58c2aa35c81ab27d4ecc8 (patch)
tree982b4c1354f9e8b797b10f22d664c95d7326a7e9 /pkgtools/pkglint
parente6dcc83013d4bec6665b19a7bb9b0148131573fb (diff)
downloadpkgsrc-1c6d543c750c0fc1a4b58c2aa35c81ab27d4ecc8.tar.gz
Move USE_OSS from makevars.map to deprecated.map.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/files/deprecated.map3
-rw-r--r--pkgtools/pkglint/files/makevars.map3
2 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index 0703c032348..0cbe293e821 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.17 2005/12/01 19:11:20 wiz Exp $
+# $NetBSD: deprecated.map,v 1.18 2005/12/01 19:20:14 wiz Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -16,6 +16,7 @@ USE_RSAREF2 Use the PKG_OPTIONS framework instead.
USE_PERL5 Use USE_TOOLS+=perl or USE_TOOLS+=perl:run instead.
USE_CUPS Use the PKG_OPTIONS framework (option cups) instead.
USE_I586 Use the PKG_OPTIONS framework (option i586) instead.
+USE_OSS Use the PKG_OPTIONS framework (option oss) 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.
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 688e437de15..c502454ccde 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.42 2005/12/01 19:11:20 wiz Exp $
+# $NetBSD: makevars.map,v 1.43 2005/12/01 19:20:14 wiz Exp $
#
# This file contains the guessed type of some variables, according to
@@ -33,7 +33,6 @@ USE_CRYPTO { YES NO }
USE_INET6 YesNo
USE_INN Yes
USE_OPENLDAP { YES NO }
-USE_OSS Yes
USE_SOCKS { 4 5 }
# some other variables, sorted alphabetically