diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-07 13:20:32 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-07 13:20:32 +0000 |
commit | ca70e439c2cab3afa6b1f158853e01058c1fac47 (patch) | |
tree | 1d8dce4b39a3357f2e6741d55cb1b9a1fa54d346 /net/p5-File-RsyncP | |
parent | bd0fca35b5f21e0a664069b2d0448565e1830160 (diff) | |
download | ports-ca70e439c2cab3afa6b1f158853e01058c1fac47.tar.gz ports-ca70e439c2cab3afa6b1f158853e01058c1fac47.zip |
Notes
Diffstat (limited to 'net/p5-File-RsyncP')
-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 \ |