diff options
Diffstat (limited to 'security/snort-rep/Makefile')
-rw-r--r-- | security/snort-rep/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/snort-rep/Makefile b/security/snort-rep/Makefile index 2cf38d4c0019..df04593844c0 100644 --- a/security/snort-rep/Makefile +++ b/security/snort-rep/Makefile @@ -10,9 +10,8 @@ MASTER_SITES= http://david.schweikert.ch/software/snort-rep/pub/ MAINTAINER= ports@FreeBSD.org COMMENT= A Snort reporting tool that can produce text or HTML from logs -USE_PERL5= yes MAN1= snort-rep.1 -USES= shebangfix +USES= shebangfix perl5 SHEBANG_FILES= snort-rep snort-rep-mail do-build: |