pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Added USE_PERL5. Added a commen...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5afe1d322b72
branches: trunk
changeset: 494485:5afe1d322b72
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue May 24 21:19:11 2005 +0000
description:
Added USE_PERL5. Added a comment when these definitions may be removed.
diffstat:
pkgtools/pkglint/files/deprecated.map | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 7842360fa3b4 -r 5afe1d322b72 pkgtools/pkglint/files/deprecated.map
--- a/pkgtools/pkglint/files/deprecated.map Tue May 24 21:04:39 2005 +0000
+++ b/pkgtools/pkglint/files/deprecated.map Tue May 24 21:19:11 2005 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: deprecated.map,v 1.4 2005/05/24 10:54:20 rillig Exp $
+# $NetBSD: deprecated.map,v 1.5 2005/05/24 21:19:11 rillig Exp $
#
# This file contains names of Makefile variables and a short explanation
# what to do to make the warning disappear.
+# The following entries can be removed after the 2005Q3 branch.
ALL_TARGET Use BUILD_TARGET instead.
DIGEST_FILE Use DISTINFO_FILE instead.
IGNORE Use PKG_FAIL_REASON or PKG_SKIP_REASON instead.
@@ -44,3 +45,4 @@
USE_XFACE Use the PKG_OPTIONS framework instead.
USE_PKGLIBTOOL Use USE_LIBTOOL instead.
USE_SSL Include "../../security/openssl/buildlink3.mk" instead.
+USE_PERL5 Use USE_TOOLS+=perl instead.
Home |
Main Index |
Thread Index |
Old Index