diff options
Diffstat (limited to 'net/p5-Net-Flow/Makefile')
-rw-r--r-- | net/p5-Net-Flow/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Flow/Makefile b/net/p5-Net-Flow/Makefile index 1530e366455c..f8aec61ce01f 100644 --- a/net/p5-Net-Flow/Makefile +++ b/net/p5-Net-Flow/Makefile @@ -13,7 +13,8 @@ COMMENT= Decode and encode NetFlow/IPFIX datagrams LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Flow.3 |