diff options
Diffstat (limited to 'www/p5-GunghoX-FollowLinks/Makefile')
-rw-r--r-- | www/p5-GunghoX-FollowLinks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-GunghoX-FollowLinks/Makefile b/www/p5-GunghoX-FollowLinks/Makefile index e0e0236730a5..4531852ce01c 100644 --- a/www/p5-GunghoX-FollowLinks/Makefile +++ b/www/p5-GunghoX-FollowLinks/Makefile @@ -25,7 +25,8 @@ RUN_DEPENDS= \ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Class-Null>0:${PORTSDIR}/devel/p5-Class-Null -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= GunghoX::FollowLinks.3 \ GunghoX::FollowLinks::Filter.3 \ |