Problem with p5-X11-IdleTime

Lars Balker Rasmussen lars at balker.dk
Tue Aug 1 20:25:28 UTC 2006


On Tue, Aug 01, 2006 at 01:55:29PM -0400, Diane Bruce wrote:
> # $FreeBSD: ports/x11/p5-X11-IdleTime/Makefile,v 1.4 2006/07/07 06:11:16 leeym Exp $
> 
> >From Makefile
> 
> BUILD_DEPENDS=  ${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline
> RUN_DEPENDS=    ${BUILD_DEPENDS}
> 
> Actual location Inline.pm is installed.
> /usr/local/lib/perl5/site_perl/5.8.8/Module/Install/Inline.pm

Hi Diane,

This is definitely NOT correct.  On my box, devel/p5-Inline has installed 
the file

	/usr/local/lib/perl5/site_perl/5.8.8/Inline.pm

(aka. ${SITE_PERL}/Inline.pm), whereas 

	pkg_info -W /usr/local/lib/perl5/site_perl/5.8.8/Module/Install/Inline.pm

reports

	/usr/local/lib/perl5/site_perl/5.8.8/Module/Install/Inline.pm was installed by package p5-Module-Install-0.63

So, please remove your symlink, and send us a dump of the error you get.  
p5-X11-IdleTime installs cleanly for me.
-- 
Lars Balker Rasmussen                                        Consult::Perl


More information about the freebsd-perl mailing list