diff options
Diffstat (limited to 'textproc/p5-Net-Snort-Parser/Makefile')
-rw-r--r-- | textproc/p5-Net-Snort-Parser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Net-Snort-Parser/Makefile b/textproc/p5-Net-Snort-Parser/Makefile index ed0355473cd4..157b0a79f315 100644 --- a/textproc/p5-Net-Snort-Parser/Makefile +++ b/textproc/p5-Net-Snort-Parser/Makefile @@ -17,4 +17,5 @@ USE_PERL5= configure MAN1= snortconfig.1 MAN3= Net::Snort::Parser::File.3 Net::Snort::Parser::Rule.3 +NO_STAGE= yes .include <bsd.port.mk> |