Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2001 19:28:32 -0400
From:      Pete Fritchman <petef@databits.net>
To:        Ken McGlothlen <mcglk@artlogix.com>
Cc:        ports@freebsd.org
Subject:   Re: lang/perl5?!
Message-ID:  <20010815192832.A94345@databits.net>
In-Reply-To: <87zo9052nz.fsf_-_@ralf.artlogix.com>; from mcglk@artlogix.com on Wed, Aug 15, 2001 at 04:22:40PM -0700
References:  <20010815234603.C41670@heechee.tobez.org> <87zo9052nz.fsf_-_@ralf.artlogix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
++ 15/08/01 16:22 -0700 - Ken McGlothlen:
| I decided to update Perl on my system.  Yes, I know, 5.005_03 is installed in
| 4.3-STABLE by default, at /usr/bin/perl.  But I'd like to have 5.6.1 sitting at
| /usr/local/bin/perl.

Read the whole Makefile:

# This will need to be "fixed" in ../../Mk/bsd.port.mk as well.
PERL_VER=       5.6.1

So, you need to make PERL_VER=5.6.1 in /usr/ports/Mk/bsd.port.mk.

You'll probably want to set PERL_VERSION to 5.6.1 too...

-pete

--
Pete Fritchman <petef@databits.net>
Databits Network Services, Inc. <http://databits.net>;
finger petef@databits.net for PGP key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010815192832.A94345>