diff options
Diffstat (limited to 'devel/p5-Tree-Simple-VisitorFactory/Makefile')
-rw-r--r-- | devel/p5-Tree-Simple-VisitorFactory/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Tree-Simple-VisitorFactory/Makefile b/devel/p5-Tree-Simple-VisitorFactory/Makefile index cf0a9c5c6ec2..2be50d49b406 100644 --- a/devel/p5-Tree-Simple-VisitorFactory/Makefile +++ b/devel/p5-Tree-Simple-VisitorFactory/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@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 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception |