diff options
Diffstat (limited to 'net/p5-Net-CIDR/Makefile')
-rw-r--r-- | net/p5-Net-CIDR/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/p5-Net-CIDR/Makefile b/net/p5-Net-CIDR/Makefile index 0b15ece4220a..343b90023a03 100644 --- a/net/p5-Net-CIDR/Makefile +++ b/net/p5-Net-CIDR/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Net::CIDR.3 .include <bsd.port.mk> |