[patch] bsd.perl.mk typo
Jimmy Olgeni
olgeni at FreeBSD.org
Thu Mar 25 13:13:50 UTC 2010
Hi,
Just a typo fix.
--- bsd.perl.mk.orig 2010-03-25 13:44:57.000000000 +0100
+++ bsd.perl.mk 2010-03-25 13:45:15.000000000 +0100
@@ -49,7 +49,7 @@
# USE_PERL5= yes # port requires any version of Perl5 to build.
# USE_PERL5= 5.8.0+ # port requires at least Perl 5.8.0 to build.
# USE_PERL5= 5.8.2 # port is only usable with Perl 5.8.2.
-# USE_PERL5= 5.8.6- # port is only usbale with Perl 5.8.6 or prior.
+# USE_PERL5= 5.8.6- # port is only usable with Perl 5.8.6 or prior.
#
# This line along with a properly set USE_PERL5 will give the user a reason,
# why the specific ports cannot be installed into the given environment.
bye,
Jimmy
More information about the freebsd-perl
mailing list