diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 14:08:06 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 14:08:06 +0000 |
| commit | c9cf6c61132115ca4b6476190fe9576d06ee06db (patch) | |
| tree | a29fe29c38d5df1895cfbe84019093fae61a6b42 /net/p5-Net-OpenSSH-Parallel | |
| parent | databases/jrrd: update to 1.0.6 (diff) | |
- Convert to new perl framework
Diffstat (limited to 'net/p5-Net-OpenSSH-Parallel')
| -rw-r--r-- | net/p5-Net-OpenSSH-Parallel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-OpenSSH-Parallel/Makefile b/net/p5-Net-OpenSSH-Parallel/Makefile index f1e2c17d12b8..6930e086ad7e 100644 --- a/net/p5-Net-OpenSSH-Parallel/Makefile +++ b/net/p5-Net-OpenSSH-Parallel/Makefile @@ -20,7 +20,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Net-OpenSSH>=0.39:${PORTSDIR}/net/p5-Net-OpenSSH RUN_DEPENDS= p5-Net-OpenSSH>=0.39:${PORTSDIR}/net/p5-Net-OpenSSH -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= Net::OpenSSH::Parallel.3 \ Net::OpenSSH::Parallel::Constants.3 |
