Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jun 2024 09:50:17 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3a3f509724e3 - main - security/snort3: Fix build on i386
Message-ID:  <202406010950.4519oHMa012975@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a3f509724e3780fcd193db0a1ac420aa644dab3

commit 3a3f509724e3780fcd193db0a1ac420aa644dab3
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-06-01 09:02:00 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-06-01 09:50:07 +0000

    security/snort3: Fix build on i386
---
 security/snort3/pkg-plist | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist
index 9d2e06354461..1b4c8c695060 100644
--- a/security/snort3/pkg-plist
+++ b/security/snort3/pkg-plist
@@ -79,8 +79,8 @@ include/snort/helpers/boyer_moore.h
 include/snort/helpers/boyer_moore_search.h
 include/snort/helpers/buffer_data.h
 include/snort/helpers/event_gen.h
-include/snort/helpers/hyper_scratch_allocator.h
-include/snort/helpers/hyper_search.h
+%%HYPERSCAN%%include/snort/helpers/hyper_scratch_allocator.h
+%%HYPERSCAN%%include/snort/helpers/hyper_search.h
 include/snort/helpers/infractions.h
 include/snort/helpers/json_stream.h
 include/snort/helpers/literal_search.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406010950.4519oHMa012975>