diff options
Diffstat (limited to 'security/p5-Tree-Authz/Makefile')
-rw-r--r-- | security/p5-Tree-Authz/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Tree-Authz/Makefile b/security/p5-Tree-Authz/Makefile index dec3289e946d..def1d50878f7 100644 --- a/security/p5-Tree-Authz/Makefile +++ b/security/p5-Tree-Authz/Makefile @@ -14,11 +14,11 @@ COMMENT= Role-Based Access Control authorization scheme LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump \ - p5-Lingua-EN-Inflect-Number>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number +BUILD_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:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= modbuild |