aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Handel
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-08-16 22:45:46 +0800
committererwin <erwin@FreeBSD.org>2006-08-16 22:45:46 +0800
commit973cceb062833e9613d9f60f86a1dd73c3581824 (patch)
treea149662e5af5ca67e056ee04a954cbe15ca33c4f /www/p5-Handel
parente665c0e240ebd6850dc6e6629a790504105969a9 (diff)
downloadfreebsd-ports-gnome-973cceb062833e9613d9f60f86a1dd73c3581824.tar.gz
freebsd-ports-gnome-973cceb062833e9613d9f60f86a1dd73c3581824.tar.zst
freebsd-ports-gnome-973cceb062833e9613d9f60f86a1dd73c3581824.zip
Fix dependency
Submitted by: pointyhat
Diffstat (limited to 'www/p5-Handel')
-rw-r--r--www/p5-Handel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Handel/Makefile b/www/p5-Handel/Makefile
index 2a9af3e2597a..11b78848db22 100644
--- a/www/p5-Handel/Makefile
+++ b/www/p5-Handel/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Test/Strict.pm:${PORTSDIR}/devel/p5-Test-Strict \
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
${SITE_PERL}/${PERL_ARCH}/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Pod-Coverage \
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
- ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
+ ${SITE_PERL}/${PERL_ARCH}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \
${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \