pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files When converting USE_PERL5 to US...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18f10dc21a5b
branches:  trunk
changeset: 494488:18f10dc21a5b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue May 24 21:29:59 2005 +0000

description:
When converting USE_PERL5 to USE_TOOLS, the user might want to set
TOOLS_DEPMETHOD.perl=DEPENDS.

diffstat:

 pkgtools/pkglint/files/deprecated.map |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 01e7d42e04fb -r 18f10dc21a5b pkgtools/pkglint/files/deprecated.map
--- a/pkgtools/pkglint/files/deprecated.map     Tue May 24 21:28:21 2005 +0000
+++ b/pkgtools/pkglint/files/deprecated.map     Tue May 24 21:29:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.5 2005/05/24 21:19:11 rillig Exp $
+# $NetBSD: deprecated.map,v 1.6 2005/05/24 21:29:59 rillig Exp $
 #
 
 # This file contains names of Makefile variables and a short explanation
@@ -45,4 +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.
+USE_PERL5              Use USE_TOOLS+=perl (and maybe TOOLS_DEPMETHOD.perl=DEPENDS) instead.



Home | Main Index | Thread Index | Old Index