pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Mark USE_DIRS as deprecated.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ad7cba9fd66
branches: trunk
changeset: 396309:2ad7cba9fd66
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jul 22 09:14:15 2009 +0000
description:
Mark USE_DIRS as deprecated.
diffstat:
pkgtools/pkglint/files/deprecated.map | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0eddbfa10ed7 -r 2ad7cba9fd66 pkgtools/pkglint/files/deprecated.map
--- a/pkgtools/pkglint/files/deprecated.map Wed Jul 22 09:13:49 2009 +0000
+++ b/pkgtools/pkglint/files/deprecated.map Wed Jul 22 09:14:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.61 2009/04/09 00:55:12 joerg Exp $
+# $NetBSD: deprecated.map,v 1.62 2009/07/22 09:14:15 wiz Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -39,6 +39,7 @@
USE_BUILDLINK3 You can just remove it.
USE_CANNA Use the PKG_OPTIONS framework instead.
USE_DB4 Use the PKG_OPTIONS framework instead.
+USE_DIRS You can just remove it.
USE_ESOUND Use the PKG_OPTIONS framework instead.
USE_GIF Use the PKG_OPTIONS framework instead.
USE_GMAKE Use USE_TOOLS+=gmake instead.
Home |
Main Index |
Thread Index |
Old Index