From owner-freebsd-ports@FreeBSD.ORG Mon Oct 13 11:05:36 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6488D16A4BF for ; Mon, 13 Oct 2003 11:05:36 -0700 (PDT) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3783243F3F for ; Mon, 13 Oct 2003 11:05:35 -0700 (PDT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 71806175CF; Mon, 13 Oct 2003 20:05:31 +0200 (CEST) Date: Mon, 13 Oct 2003 20:05:31 +0200 From: Anton Berezin To: Gerald Pfeifer Message-ID: <20031013180531.GE29992@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Gerald Pfeifer , Sergey Matveychuk , ports@freebsd.org References: <3F83D6B4.3070203@ciam.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: ports@freebsd.org cc: Sergey Matveychuk Subject: Re: 4.x Perl with customized $(PREFIX) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2003 18:05:36 -0000 On Mon, Oct 13, 2003 at 07:42:51PM +0200, Gerald Pfeifer wrote: > On Wed, 8 Oct 2003, Sergey Matveychuk wrote: > >> post-configure: > >> ${PERL} -pi -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile > > Yes, it's a right way while tobez@ awake and start customize perl-ports > > build mechanism. > > Any details how/ideas when this will be fixed in a more general way? Either BSDPAN should be a part of the base system perl, or CONFIGURE_ARGS in bsd.port.mk should include proper INSTALLSITEARCH and INSTALLSITELIB, like it currently does with INSTALLPRIVARCH and INSTALLPRIVLIB (in the .if defined(PERL_CONFIGURE) branch, of course). Cheers, +Anton. -- If I did know the future of Perl, and if I told you, you'd probably run away screaming. -- Larry Wall