diff options
Diffstat (limited to 'devel/p5-Tree-Simple-View/Makefile')
-rw-r--r-- | devel/p5-Tree-Simple-View/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Tree-Simple-View/Makefile b/devel/p5-Tree-Simple-View/Makefile index 6d85e03c2f96..8dc1bff7e06d 100644 --- a/devel/p5-Tree-Simple-View/Makefile +++ b/devel/p5-Tree-Simple-View/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Tree/Simple.pm:${PORTSDIR}/devel/p5-Tree-Simple \ ${SITE_PERL}/Class/Throwable.pm:${PORTSDIR}/devel/p5-Class-Throwable \ ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \ ${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Tree::Simple::View.3 \ Tree::Simple::View::ASCII.3 \ |