aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2008-11-29 19:06:55 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2008-11-29 19:06:55 +0000
commitf616d389ecafba6ae40fd2c6baf044e03782d71b (patch)
tree270bf85286527e70c778d435f067ca55218329c8
parenteefda272ac5f335e051cf66902bffdd1f0012b86 (diff)
downloadports-f616d389ecafba6ae40fd2c6baf044e03782d71b.tar.gz
ports-f616d389ecafba6ae40fd2c6baf044e03782d71b.zip
Notes
-rw-r--r--Mk/bsd.perl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.perl.mk b/Mk/bsd.perl.mk
index 35c4659b9209..df348c5b35c3 100644
--- a/Mk/bsd.perl.mk
+++ b/Mk/bsd.perl.mk
@@ -73,7 +73,7 @@
# port. The version requirement can be specified
# here, as well.
#
-# WANT_PERL5 - Set this is your port conditionally depends on Perl.
+# WANT_PERL - Set this if your port conditionally depends on Perl.
# This MUST appear before the inclusion of bsd.port.pre.mk.
.if !defined(_POSTMKINCLUDED) && !defined(Perl_Pre_Include)