summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2005-08-01 11:37:38 +0000
committerwiz <wiz>2005-08-01 11:37:38 +0000
commit0a2a72dfa12f8436b0df4e531b99fa0ceeda673b (patch)
treea82f55573424a05a9bf51183042dfc2ecd01b328 /pkgtools
parentca6feb70cf56e6073b95c55bcf25392472473a11 (diff)
downloadpkgsrc-0a2a72dfa12f8436b0df4e531b99fa0ceeda673b.tar.gz
Remove some legacy vars that were removed from pkgsrc before the previous branch.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/files/deprecated.map7
-rw-r--r--pkgtools/pkglint/files/makevars.map3
2 files changed, 2 insertions, 8 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index 4b0d902aa36..ebc439df09d 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.7 2005/07/20 23:59:53 rillig Exp $
+# $NetBSD: deprecated.map,v 1.8 2005/08/01 11:37:46 wiz Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -26,14 +26,10 @@ USE_BUILDLINK3 You can just remove it.
USE_CANNA Use the PKG_OPTIONS framework instead.
USE_CUPS Use the PKG_OPTIONS framework instead.
USE_DB4 Use the PKG_OPTIONS framework instead.
-USE_ESOUND Use the PKG_OPTIONS framework instead.
-USE_GIF Use the PKG_OPTIONS framework instead.
USE_GMAKE Use USE_TOOLS+=gmake instead.
USE_GNU_TOOLS Use USE_TOOLS instead.
USE_I586 Use the PKG_OPTIONS framework instead.
USE_IDEA Use the PKG_OPTIONS framework instead.
-USE_LIBCRACK Use the PKG_OPTIONS framework instead.
-USE_MMX Use the PKG_OPTIONS framework instead.
USE_OPENLDAP Use the PKG_OPTIONS framework instead.
USE_OSS Use the PKG_OPTIONS framework instead.
USE_RSAREF2 Use the PKG_OPTIONS framework instead.
@@ -44,7 +40,6 @@ USE_SOCKS Use the PKG_OPTIONS framework instead.
USE_WNN4 Use the PKG_OPTIONS framework instead.
USE_XFACE Use the PKG_OPTIONS framework instead.
USE_PKGLIBTOOL Use USE_LIBTOOL instead.
-USE_SSL Include "../../security/openssl/buildlink3.mk" instead.
# The following entries can be removed after the 2005Q4 branch.
USE_PERL5 Use USE_TOOLS+=perl or USE_TOOLS+=perl:run instead.
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index aaba6533851..b3d686d585c 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.10 2005/08/01 10:55:42 wiz Exp $
+# $NetBSD: makevars.map,v 1.11 2005/08/01 11:37:46 wiz Exp $
#
# This file tries to guess the type of some variables, according to their
@@ -30,7 +30,6 @@ USE_CUPS Yes_Or_Undefined
USE_I586 Boolean
USE_INET6 Boolean
USE_INN Yes_Or_Undefined
-USE_MMX Boolean
#USE_OPENLDAP One_Of(YES NO)
USE_OSS Yes_Or_Undefined
#USE_SASL One_Of(YES NO)