diff options
Diffstat (limited to 'www/p5-PSGI/Makefile')
-rw-r--r-- | www/p5-PSGI/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/www/p5-PSGI/Makefile b/www/p5-PSGI/Makefile index 73958a10fd57..4c7e706d0147 100644 --- a/www/p5-PSGI/Makefile +++ b/www/p5-PSGI/Makefile @@ -13,9 +13,4 @@ COMMENT= Pod documentation for Perl Web Server Gateway Interface Specification USES= perl5 USE_PERL5= configure -MAN3= PSGI::Extensions.3 \ - PSGI::FAQ.3 \ - PSGI.3 - -NO_STAGE= yes .include <bsd.port.mk> |