diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 15:12:10 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 15:12:10 +0000 |
commit | f5c9f428aa144c2ccbc058899597cc18147131ac (patch) | |
tree | ae82ab09fcab8bef1ec0fa532f4e12d2dadd6cc3 /www/p5-Squatting-On-PSGI | |
parent | 46c3da032b7280d0eec90ea4b8b4eda0eac5ec6d (diff) | |
download | ports-f5c9f428aa144c2ccbc058899597cc18147131ac.tar.gz ports-f5c9f428aa144c2ccbc058899597cc18147131ac.zip |
Notes
Diffstat (limited to 'www/p5-Squatting-On-PSGI')
-rw-r--r-- | www/p5-Squatting-On-PSGI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Squatting-On-PSGI/Makefile b/www/p5-Squatting-On-PSGI/Makefile index 7065ccb82007..58345cb8b492 100644 --- a/www/p5-Squatting-On-PSGI/Makefile +++ b/www/p5-Squatting-On-PSGI/Makefile @@ -23,7 +23,8 @@ TEST_DEPENDS= \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Squatting::On::PSGI.3 |