diff options
Diffstat (limited to 'textproc/p5-Net-Snort-Parser/Makefile')
-rw-r--r-- | textproc/p5-Net-Snort-Parser/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Net-Snort-Parser/Makefile b/textproc/p5-Net-Snort-Parser/Makefile index a1df16e1c369..ed0355473cd4 100644 --- a/textproc/p5-Net-Snort-Parser/Makefile +++ b/textproc/p5-Net-Snort-Parser/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl modules for parsing Snort configuration files -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= snortconfig.1 MAN3= Net::Snort::Parser::File.3 Net::Snort::Parser::Rule.3 |