From owner-freebsd-ports@FreeBSD.ORG Wed Oct 8 02:18:41 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 E64EA16A4B3 for ; Wed, 8 Oct 2003 02:18:41 -0700 (PDT) Received: from mail.ciam.ru (main.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E63C043FE3 for ; Wed, 8 Oct 2003 02:18:40 -0700 (PDT) (envelope-from sem@ciam.ru) Received: from sem.ciam.ru ([192.168.45.10] helo=ciam.ru) by mail.ciam.ru with esmtp (Exim 4.x) id 1A7ASs-0000ie-Jp; Wed, 08 Oct 2003 13:18:38 +0400 Message-ID: <3F83D6B4.3070203@ciam.ru> Date: Wed, 08 Oct 2003 13:19:48 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20030925 X-Accept-Language: en-us, en, ru MIME-Version: 1.0 To: Gerald Pfeifer References: In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@freebsd.org 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: Wed, 08 Oct 2003 09:18:42 -0000 Gerald Pfeifer wrote: > It's a general case (for perl-5.00503), therefore I prefer *NOT* to fix it > within the port by using some quick-and-dirty hack, such as > > post-configure: > ${PERL} -pi -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile > > regards, Yes, it's a right way while tobez@ awake and start customize perl-ports build mechanism. -- Sem.