summaryrefslogtreecommitdiff
path: root/security/p5-Tree-Authz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Tree-Authz/Makefile')
-rw-r--r--security/p5-Tree-Authz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Tree-Authz/Makefile b/security/p5-Tree-Authz/Makefile
index b61b4e88b883..ee086d684d61 100644
--- a/security/p5-Tree-Authz/Makefile
+++ b/security/p5-Tree-Authz/Makefile
@@ -14,10 +14,10 @@ COMMENT= Role-Based Access Control authorization scheme
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \
p5-Devel-Symdump>=0:devel/p5-Devel-Symdump \
p5-Lingua-EN-Inflect-Number>=0:textproc/p5-Lingua-EN-Inflect-Number
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
USES= perl5