diff options
Diffstat (limited to 'security/p5-Tree-Authz/Makefile')
-rw-r--r-- | security/p5-Tree-Authz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Tree-Authz/Makefile b/security/p5-Tree-Authz/Makefile index 93ac83cba8a6..3985d369cb80 100644 --- a/security/p5-Tree-Authz/Makefile +++ b/security/p5-Tree-Authz/Makefile @@ -17,7 +17,7 @@ COMMENT= Role-Based Access Control authorization scheme BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Inflect/Number.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number \ ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \ ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Tree::Authz.3 Tree::Authz::Role.3 |