Date: Wed, 31 Jul 2013 13:21:37 +0000 (UTC) From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324050 - head/net/p5-Net-SSH2 Message-ID: <201307311321.r6VDLbEG067639@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jadawin Date: Wed Jul 31 13:21:36 2013 New Revision: 324050 URL: http://svnweb.freebsd.org/changeset/ports/324050 Log: - Really use new perl5 framework correctly. Modified: head/net/p5-Net-SSH2/Makefile Modified: head/net/p5-Net-SSH2/Makefile ============================================================================== --- head/net/p5-Net-SSH2/Makefile Wed Jul 31 13:18:37 2013 (r324049) +++ head/net/p5-Net-SSH2/Makefile Wed Jul 31 13:21:36 2013 (r324050) @@ -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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307311321.r6VDLbEG067639>