diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-File-RsyncP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-File-RsyncP/Makefile b/net/p5-File-RsyncP/Makefile index 726ec0ad4db0..fca52d20c66e 100644 --- a/net/p5-File-RsyncP/Makefile +++ b/net/p5-File-RsyncP/Makefile @@ -16,7 +16,8 @@ COMMENT= Perl Rsync client MAKE_JOBS_UNSAFE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= File::RsyncP.3 \ File::RsyncP::Digest.3 \ |