Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2003 20:05:31 +0200
From:      Anton Berezin <tobez@freebsd.org>
To:        Gerald Pfeifer <gerald@pfeifer.com>
Cc:        Sergey Matveychuk <sem@ciam.ru>
Subject:   Re: 4.x Perl with customized $(PREFIX)
Message-ID:  <20031013180531.GE29992@heechee.tobez.org>
In-Reply-To: <Pine.BSF.4.58.0310131941440.21845@naos.dbai.tuwien.ac.at>
References:  <Pine.BSF.4.58.0310072332300.97585@acrux.dbai.tuwien.ac.at> <3F83D6B4.3070203@ciam.ru> <Pine.BSF.4.58.0310131941440.21845@naos.dbai.tuwien.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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