diff options
Diffstat (limited to 'net/p5-File-Rsync/Makefile')
-rw-r--r-- | net/p5-File-Rsync/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-File-Rsync/Makefile b/net/p5-File-Rsync/Makefile index ce6c3946d0b9..9b6c7c319e61 100644 --- a/net/p5-File-Rsync/Makefile +++ b/net/p5-File-Rsync/Makefile @@ -17,7 +17,8 @@ COMMENT= Perl convenience wrapper for the rsync(1) program RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= File::Rsync.3 |