diff options
Diffstat (limited to 'www/p5-WWW-Myspace/Makefile')
-rw-r--r-- | www/p5-WWW-Myspace/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Myspace/Makefile b/www/p5-WWW-Myspace/Makefile index 457118596046..c17403e11ee2 100644 --- a/www/p5-WWW-Myspace/Makefile +++ b/www/p5-WWW-Myspace/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \ p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= approve_friends.1 comment_myspace.1 \ message_group.1 |