aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Inline
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-11-30 18:28:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-11-30 18:28:09 +0000
commitbb0b44f18cc46ace6be0953ccb4482e1490bac41 (patch)
treeb9575372e14fd6b1932ec8e8af5890dd2bcd9f0b /devel/p5-Test-Inline
parent9d820b83f5e19fad75491878648b9d65a5935ca8 (diff)
downloadports-bb0b44f18cc46ace6be0953ccb4482e1490bac41.tar.gz
ports-bb0b44f18cc46ace6be0953ccb4482e1490bac41.zip
- Catch up with Params::Util which now lives under ${PERL_ARCH}
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=223634
Diffstat (limited to 'devel/p5-Test-Inline')
-rw-r--r--devel/p5-Test-Inline/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Inline/Makefile b/devel/p5-Test-Inline/Makefile
index b78a67d2b8e9..88e807dfb657 100644
--- a/devel/p5-Test-Inline/Makefile
+++ b/devel/p5-Test-Inline/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathT
${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \
${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny \
- ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
+ ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
${SITE_PERL}/Class/Autouse.pm:${PORTSDIR}/devel/p5-Class-Autouse \
${SITE_PERL}/Algorithm/Dependency.pm:${PORTSDIR}/devel/p5-Algorithm-Dependency \
${SITE_PERL}/File/Flat.pm:${PORTSDIR}/devel/p5-File-Flat \