From owner-freebsd-perl@FreeBSD.ORG Tue Aug 1 17:55:32 2006 Return-Path: X-Original-To: perl@freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C410E16A4E1 for ; Tue, 1 Aug 2006 17:55:32 +0000 (UTC) (envelope-from db@db.net) Received: from heceta.db.net (heceta.db.net [142.46.199.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED02843D5F for ; Tue, 1 Aug 2006 17:55:31 +0000 (GMT) (envelope-from db@db.net) Received: from heceta.db.net ([142.46.199.182] helo=localhost ident=mailnull) by heceta.db.net with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1G7ySo-000EBU-5X for perl@freebsd.org; Tue, 01 Aug 2006 13:55:30 -0400 Received: from db by night.db.net with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1G7ySn-0006Ww-8t; Tue, 01 Aug 2006 13:55:29 -0400 Date: Tue, 1 Aug 2006 13:55:29 -0400 From: Diane Bruce To: perl@freebsd.org Message-ID: <20060801175529.GA25102@night.db.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: Subject: Problem with p5-X11-IdleTime X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2006 17:55:32 -0000 Hi, Just in case you guys *weren't* aware. # $FreeBSD: ports/x11/p5-X11-IdleTime/Makefile,v 1.4 2006/07/07 06:11:16 leeym E xp $ >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 This results in much hilarity. I temporarily symlinked it for now. -- - db@db.net http://www.db.net/~db