diff options
Diffstat (limited to 'security/p5-openxpki-client-html-mason/Makefile')
-rw-r--r-- | security/p5-openxpki-client-html-mason/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-openxpki-client-html-mason/Makefile b/security/p5-openxpki-client-html-mason/Makefile index 0879b93dd410..3156d8632071 100644 --- a/security/p5-openxpki-client-html-mason/Makefile +++ b/security/p5-openxpki-client-html-mason/Makefile @@ -24,7 +24,8 @@ MAN3= OpenXPKI::Client::HTML::Mason.3 \ OpenXPKI::Client::HTML::Mason::Javascript.3 \ OpenXPKI::Client::HTML::Mason::Menu.3 USE_GMAKE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure post-install: .if !defined(NOPORTDOCS) |