aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-12-01 02:28:09 +0800
committerpav <pav@FreeBSD.org>2008-12-01 02:28:09 +0800
commitf30e74df0114554135618311a6e76e687600a2bd (patch)
tree3beba6e14cb3bfbc835b18779bc2ff8b5b4399a2 /databases
parenta3450d4579c0f614f94fc5b3a19141eeef4fbe92 (diff)
downloadfreebsd-ports-gnome-f30e74df0114554135618311a6e76e687600a2bd.tar.gz
freebsd-ports-gnome-f30e74df0114554135618311a6e76e687600a2bd.tar.zst
freebsd-ports-gnome-f30e74df0114554135618311a6e76e687600a2bd.zip
- Catch up with Params::Util which now lives under ${PERL_ARCH}
Reported by: pointyhat
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-POE-Component-EasyDBI/Makefile2
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