From owner-freebsd-ports Sat Jun 16 3:32:13 2001 Delivered-To: freebsd-ports@freebsd.org Received: from london.physics.purdue.edu (london.physics.purdue.edu [128.210.67.35]) by hub.freebsd.org (Postfix) with ESMTP id E0F0337B403; Sat, 16 Jun 2001 03:32:08 -0700 (PDT) (envelope-from will@physics.purdue.edu) Received: from bohr.physics.purdue.edu (bohr.physics.purdue.edu [128.210.67.12]) by london.physics.purdue.edu (8.8.8/8.8.8) with ESMTP id FAA07101; Sat, 16 Jun 2001 05:32:08 -0500 (EST) Received: by bohr.physics.purdue.edu (Postfix, from userid 12409) id EE1125BB5; Sat, 16 Jun 2001 05:32:07 -0500 (EST) Date: Sat, 16 Jun 2001 05:32:07 -0500 From: Will Andrews To: "Vanilla I . Shu" Cc: freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: split perl into bsd.perl.mk Message-ID: <20010616053207.D49931@bohr.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: "Vanilla I . Shu" , freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org References: <20010607021954.A31882@play.cirx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <20010607021954.A31882@play.cirx.org>; from vanilla@FreeBSD.org on Thu, Jun 07, 2001 at 02:19:55AM +0800 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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