Date: Tue, 6 May 2003 05:50:20 -0700 (PDT) From: Anton Berezin <tobez@tobez.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/51843: (update) devel/p5-Data-Serializer Message-ID: <200305061250.h46CoKXu026699@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/51843; it has been noted by GNATS. From: Anton Berezin <tobez@tobez.org> To: Mathieu Arnold <m@absolight.net> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/51843: (update) devel/p5-Data-Serializer Date: Tue, 6 May 2003 14:42:14 +0200 On Tue, May 06, 2003 at 02:36:50PM +0200, Mathieu Arnold wrote: > --- p5-Data-Serializer-0.17.diff begins here --- > Index: Makefile > =================================================================== > -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ > - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ > - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ > - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Digest.pm:${PORTSDIR}/security/p5-Digest > +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ > + ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ > + ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ > + ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest > RUN_DEPENDS= ${BUILD_DEPENDS} By the way, p5-YAML port is there. \Anton. -- You shouldn't be intimidated by this issue at all, since Perl is your friend. -- Apache mod_perl guide
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305061250.h46CoKXu026699>