Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2006 22:25:16 +0200
From:      Lars Balker Rasmussen <lars@balker.dk>
To:        Diane Bruce <db@db.net>
Cc:        perl@freebsd.org
Subject:   Re: Problem with p5-X11-IdleTime
Message-ID:  <20060801202516.GO86182@tux.nerdheaven.dk>
In-Reply-To: <20060801175529.GA25102@night.db.net>
References:  <20060801175529.GA25102@night.db.net>

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



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