diff options
Diffstat (limited to 'net/p5-Socks/Makefile')
-rw-r--r-- | net/p5-Socks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/p5-Socks/Makefile b/net/p5-Socks/Makefile index 3b4162bb6076..6f5915aedc6b 100644 --- a/net/p5-Socks/Makefile +++ b/net/p5-Socks/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl5 module to communicate with socks v4 and v5 servers PERL_CONFIGURE= yes MAN3= Net::SOCKS.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |