diff options
Diffstat (limited to 'www/p5-Nginx-Simple/Makefile')
-rw-r--r-- | www/p5-Nginx-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Nginx-Simple/Makefile b/www/p5-Nginx-Simple/Makefile index d20a72c753cf..dba5fe18f9d2 100644 --- a/www/p5-Nginx-Simple/Makefile +++ b/www/p5-Nginx-Simple/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= simond@irrelevant.org COMMENT= Perl 5 module for easy to use interface for Nginx Perl Module -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Nginx::Simple::Dispatch.3 Nginx::Simple::Cookie.3 \ Nginx::Simple::Ajax.3 Nginx::Simple.3 \ |