aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-POE-Component-EasyDBI
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-POE-Component-EasyDBI')
-rw-r--r--databases/p5-POE-Component-EasyDBI/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-POE-Component-EasyDBI/Makefile b/databases/p5-POE-Component-EasyDBI/Makefile
index 16c9124f4fea..b09d899b88a7 100644
--- a/databases/p5-POE-Component-EasyDBI/Makefile
+++ b/databases/p5-POE-Component-EasyDBI/Makefile
@@ -15,10 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE Component for simplified DBI usage
-RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
- ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
- ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util
+RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
+ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
+ p5-Error>=0:${PORTSDIR}/lang/p5-Error \
+ p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes