diff options
Diffstat (limited to 'net/p5-Net-TcpDumpLog/Makefile')
-rw-r--r-- | net/p5-Net-TcpDumpLog/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-TcpDumpLog/Makefile b/net/p5-Net-TcpDumpLog/Makefile index 9c648f729909..c9c565c6baf8 100644 --- a/net/p5-Net-TcpDumpLog/Makefile +++ b/net/p5-Net-TcpDumpLog/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Read tcpdump/libpcap network packet logs -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::TcpDumpLog.3 |