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 1c5b09a4c079..1dffa50d4f35 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -15,7 +15,7 @@ DISTNAME= SnortSnarf-${PORTVERSION}.1 MAINTAINER= ports@FreeBSD.org COMMENT= Generate HTML report summaries from snort incident alerts -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/JulianDay.pm:${PORTSDIR}/devel/p5-Time-modules +RUN_DEPENDS= ${SITE_PERL}/Time/JulianDay.pm:${PORTSDIR}/devel/p5-Time-modules NO_BUILD= yes |