aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Simple-VisitorFactory
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2005-11-05 15:41:24 +0000
committerAaron Dalton <aaron@FreeBSD.org>2005-11-05 15:41:24 +0000
commitcf2e0c44b73a68dd6d36101d8fa2854d4ada5849 (patch)
tree1d1b7a686ebe917108428cea58124e6eef1c5bea /devel/p5-Tree-Simple-VisitorFactory
parent6bebac887d46fca6955cfa1e9811fced20379158 (diff)
downloadports-cf2e0c44b73a68dd6d36101d8fa2854d4ada5849.tar.gz
ports-cf2e0c44b73a68dd6d36101d8fa2854d4ada5849.zip
Notes
Diffstat (limited to 'devel/p5-Tree-Simple-VisitorFactory')
-rw-r--r--devel/p5-Tree-Simple-VisitorFactory/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Tree-Simple-VisitorFactory/Makefile b/devel/p5-Tree-Simple-VisitorFactory/Makefile
index 1cfc87acaf9c..22d6f9d54696 100644
--- a/devel/p5-Tree-Simple-VisitorFactory/Makefile
+++ b/devel/p5-Tree-Simple-VisitorFactory/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= aaron@FreeBSD.org
COMMENT= A set of visitor objects for traversing Tree::Simple hierarchies
BUILD_DEPENDS= ${SITE_PERL}/Tree/Simple.pm:${PORTSDIR}/devel/p5-Tree-Simple \
- ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
+ ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS= ${BUILD_DEPENDS}