diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:55:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:55:31 +0000 |
commit | dc572b07ee78024a59178789e6c00944918f1ef1 (patch) | |
tree | 7edfc6593200fb599a829abbf67ea60e1ffe31ab /security/snortsnarf | |
parent | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (diff) | |
download | ports-dc572b07ee78024a59178789e6c00944918f1ef1.tar.gz ports-dc572b07ee78024a59178789e6c00944918f1ef1.zip |
Notes
Diffstat (limited to 'security/snortsnarf')
-rw-r--r-- | security/snortsnarf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index c4f45738944d..867876c4ca18 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -17,6 +17,7 @@ COMMENT= Generate HTML report summaries from snort incident alerts RUN_DEPENDS= ${SITE_PERL}/Time/JulianDay.pm:${PORTSDIR}/devel/p5-Time-modules NO_BUILD= yes +USE_PERL5= yes do-install: ${SED} s,%LOCALBASE%,${LOCALBASE}, < ${WRKSRC}/snortsnarf.pl > ${WRKSRC}/snortsnarf |