diff options
Diffstat (limited to 'net/p5-Net-RawIP/Makefile')
-rw-r--r-- | net/p5-Net-RawIP/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/p5-Net-RawIP/Makefile b/net/p5-Net-RawIP/Makefile index 044b86844b25..45103526c433 100644 --- a/net/p5-Net-RawIP/Makefile +++ b/net/p5-Net-RawIP/Makefile @@ -19,6 +19,5 @@ COMMENT= A perl module to manipulate raw IP packets PERL_CONFIGURE= yes MAN3= Net::RawIP.3 Net::RawIP::libpcap.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |