From ecf8a07212aa5af26a2bf14cff4fa40101842cdf Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sun, 3 Jun 2012 17:02:24 +0000 Subject: - Remove SITE_PERL from *_DEPENDS --- databases/p5-Class-DBI-Pager/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'databases/p5-Class-DBI-Pager/Makefile') diff --git a/databases/p5-Class-DBI-Pager/Makefile b/databases/p5-Class-DBI-Pager/Makefile index 31d7fe58ac64..24ce4b695396 100644 --- a/databases/p5-Class-DBI-Pager/Makefile +++ b/databases/p5-Class-DBI-Pager/Makefile @@ -15,10 +15,10 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Pager utility for Class::DBI BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ - ${SITE_PERL}/Exporter/Lite.pm:${PORTSDIR}/devel/p5-Exporter-Lite \ - ${SITE_PERL}/Data/Page.pm:${PORTSDIR}/databases/p5-Data-Page \ - ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone +RUN_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ + p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite \ + p5-Data-Page>=0:${PORTSDIR}/databases/p5-Data-Page \ + p5-Clone>=0:${PORTSDIR}/devel/p5-Clone PERL_CONFIGURE= yes -- cgit v1.2.3