From 3974b865d741d91157fe16dc650f554280207f16 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Thu, 7 Jun 2012 08:13:02 +0000 Subject: - Remove SITE_PERL from *_DEPENDS Submitted by: az@ --- devel/p5-File-chdir/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/p5-File-chdir') diff --git a/devel/p5-File-chdir/Makefile b/devel/p5-File-chdir/Makefile index 3e7016a2cef7..8deb3dcd131c 100644 --- a/devel/p5-File-chdir/Makefile +++ b/devel/p5-File-chdir/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A more sensible way to change directories -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Cwd.pm:${PORTSDIR}/devel/p5-PathTools -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Cwd.pm:${PORTSDIR}/devel/p5-PathTools +BUILD_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools +RUN_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools PERL_CONFIGURE= yes -- cgit v1.2.3