diff options
Diffstat (limited to 'security/p5-Tree-Authz/Makefile')
-rw-r--r-- | security/p5-Tree-Authz/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Tree-Authz/Makefile b/security/p5-Tree-Authz/Makefile index e293ac39d064..95f1a31e99d4 100644 --- a/security/p5-Tree-Authz/Makefile +++ b/security/p5-Tree-Authz/Makefile @@ -16,10 +16,7 @@ BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inhe RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -MAN3= Tree::Authz.3 Tree::Authz::Role.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> |