security/swatch

Joseph Scott joseph at randomnetworks.com
Mon Nov 10 07:34:16 PST 2003


On Mon, 10 Nov 2003, MIHIRA Sanpei Yoshiro wrote:

->   I installed security/swatch with packages on 5.1-RELEASE.
-> But some errors was outputed.
->
-> # swatch
-> Can't locate Date/Parse.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1 .) at /usr/local/bin/swatch line 285.
-> BEGIN failed--compilation aborted at /usr/local/bin/swatch line 285.
->
->   I think RUN_DEPENDS was needed in this ports like this.  May I
-> commit this?
->
-> Index: security/swatch/Makefile
-> ===================================================================
-> RCS file: /home/pcvs/ports/security/swatch/Makefile,v
-> retrieving revision 1.17
-> diff -u -r1.17 Makefile
-> --- security/swatch/Makefile	24 Oct 2003 12:03:43 -0000	1.17
-> +++ security/swatch/Makefile	10 Nov 2003 13:01:02 -0000
-> @@ -18,6 +18,7 @@
->  	${site_perl}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail \
->  	${site_perl}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
->  	${site_perl}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
-> +RUN_DEPENDS=	${BUILD_DEPENDS}
->
->  site_perl=	${SITE_PERL}

	I don't have a 5.x FreeBSD system around to test this on, so if
this appears to fix the problem then I say go ahead and commit it.

--
Joseph Scott                            | ICQ:         41906697
joseph at randomnetworks.com               | Yahoo Msger: somestrangeid
http://www.randomnetworks.com/joseph/   | MSN Msger:   joseph at randomnetworks.com


More information about the freebsd-ports mailing list