diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2013-07-31 13:21:36 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2013-07-31 13:21:36 +0000 |
commit | 7cf262001607ad99184447c5ab99fc745fd78a31 (patch) | |
tree | ec21e26e9bddd1750cfa5d485291764496522f6e /net/p5-Net-SSH2 | |
parent | 8db1778d326c1a5fbe961d4f730dba92b5c30546 (diff) | |
download | ports-7cf262001607ad99184447c5ab99fc745fd78a31.tar.gz ports-7cf262001607ad99184447c5ab99fc745fd78a31.zip |
Notes
Diffstat (limited to 'net/p5-Net-SSH2')
-rw-r--r-- | net/p5-Net-SSH2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SSH2/Makefile b/net/p5-Net-SSH2/Makefile index 4632fbfc191b..7eb9e0d981bc 100644 --- a/net/p5-Net-SSH2/Makefile +++ b/net/p5-Net-SSH2/Makefile @@ -16,7 +16,7 @@ LICENSE_COMB= dual LIB_DEPENDS= ssh2.1:${PORTSDIR}/security/libssh2 USES= perl5 -USE_PERL= configure +USE_PERL5= configure MAN3= Net::SSH2.3 Net::SSH2::Channel.3 \ Net::SSH2::Dir.3 Net::SSH2::File.3 \ |