[Bug 288365] bmake: ports/Mk/bsd.port.mk:2039: warning: Invalid character " " in variable name "pkgconf --cflags libinotify"

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Jul 2025 16:06:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288365

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=6764a97f12fadadd0d4803aa205c47161ae50ae4

commit 6764a97f12fadadd0d4803aa205c47161ae50ae4
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2025-07-25 16:02:32 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2025-07-25 16:02:32 +0000

    security/ossec-hids*: fix make warnings

    use backticks rather than $() which is rather fraught with make

    PR:             288365
    Approved by:    sjg (bmake maintainer)

 security/ossec-hids-local/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.