summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-24 21:29:59 +0000
committerrillig <rillig>2005-05-24 21:29:59 +0000
commit06137adcaede0b4f34b7576a9e1a1ac3033a01a1 (patch)
treee76fc50f39a13c5dc379a7ff949885e12987042f /pkgtools/pkglint/files
parent61690b02885c412eb5c9921aa3c1f8ff3f8455ce (diff)
downloadpkgsrc-06137adcaede0b4f34b7576a9e1a1ac3033a01a1.tar.gz
When converting USE_PERL5 to USE_TOOLS, the user might want to set
TOOLS_DEPMETHOD.perl=DEPENDS.
Diffstat (limited to 'pkgtools/pkglint/files')
-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.