diff options
Diffstat (limited to 'databases/p5-POE-Component-EasyDBI/Makefile')
-rw-r--r-- | databases/p5-POE-Component-EasyDBI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-POE-Component-EasyDBI/Makefile b/databases/p5-POE-Component-EasyDBI/Makefile index f957b0ccd519..f45db525f178 100644 --- a/databases/p5-POE-Component-EasyDBI/Makefile +++ b/databases/p5-POE-Component-EasyDBI/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \ - ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util + ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools |