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