Date: Sat, 16 Jun 2001 05:32:07 -0500 From: Will Andrews <will@physics.purdue.edu> To: "Vanilla I . Shu" <vanilla@FreeBSD.org> Cc: freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: split perl into bsd.perl.mk Message-ID: <20010616053207.D49931@bohr.physics.purdue.edu> In-Reply-To: <20010607021954.A31882@play.cirx.org>; from vanilla@FreeBSD.org on Thu, Jun 07, 2001 at 02:19:55AM %2B0800 References: <20010607021954.A31882@play.cirx.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 07, 2001 at 02:19:55AM +0800, Vanilla I . Shu (vanilla@FreeBSD.org) wrote: > Could someone review it?.. Sorry for the delay... > I add two variable PERL_SITEDIR & PERL_SITEARCHDIR. > > and keep old PERL_VER & PERL_ARCH on PLIST_SUB for compatible. Great! :) > # PERL_SITEDIR: Location of site modules tree. > # It's the same like "lib/perl5/site_perl/${PERL_VER}" You don't need the second line. > # PERL_SITEARCHDIR: Location of site modules tree too, but it's for architecture libraries. > # It's the same like "lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} Ditto. The rest looks fairly clean, but I hope you tested it first. -- wca 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?20010616053207.D49931>