diff options
Diffstat (limited to 'www/p5-WWW-Spinn3r/Makefile')
-rw-r--r-- | www/p5-WWW-Spinn3r/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Spinn3r/Makefile b/www/p5-WWW-Spinn3r/Makefile index 79abec733e48..17f6190107ed 100644 --- a/www/p5-WWW-Spinn3r/Makefile +++ b/www/p5-WWW-Spinn3r/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Spinn3r.3 \ WWW::Spinn3r::Synced.3 |