summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-24 21:29:59 +0000
committerrillig <rillig>2005-05-24 21:29:59 +0000
commit6ff46121bce042835039bf47375b28b862d6184d (patch)
treee76fc50f39a13c5dc379a7ff949885e12987042f /pkgtools
parent0f35c52cfff7ebebf88377c43e01a28cd6959404 (diff)
downloadpkgsrc-6ff46121bce042835039bf47375b28b862d6184d.tar.gz
When converting USE_PERL5 to USE_TOOLS, the user might want to set
TOOLS_DEPMETHOD.perl=DEPENDS.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/files/deprecated.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index 41844904134..0e5051e6123 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -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_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.
-USE_PERL5 Use USE_TOOLS+=perl instead.
+USE_PERL5 Use USE_TOOLS+=perl (and maybe TOOLS_DEPMETHOD.perl=DEPENDS) instead.