diff options
Diffstat (limited to 'net/p5-Net-SSH/Makefile')
-rw-r--r-- | net/p5-Net-SSH/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/p5-Net-SSH/Makefile b/net/p5-Net-SSH/Makefile index 179967b31e8e..a7de46ae9cdd 100644 --- a/net/p5-Net-SSH/Makefile +++ b/net/p5-Net-SSH/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl5 module to access and use ssh protocol PERL_CONFIGURE= yes MAN3= Net::SSH.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |