diff options
Diffstat (limited to 'security/snortsnarf/Makefile')
-rw-r--r-- | security/snortsnarf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index f43d579bf3eb..79cf90e407fe 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -15,7 +15,7 @@ DISTNAME= SnortSnarf-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Generate HTML report summaries from snort incident alerts -RUN_DEPENDS= ${SITE_PERL}/Time/JulianDay.pm:${PORTSDIR}/devel/p5-Time-modules +RUN_DEPENDS= p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules NO_BUILD= yes USE_PERL5_RUN= yes |