https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288365

--- Comment #1 from Simon J. Gerraty <[email protected]> ---
Yes this is fallout from update of bmake.

Variable references containing spaces and no modifiers, will trigger this
warning, which among other things helps catch feeding bmake a makefile intended
for gmake eg. `$(addprefix -I, $(LIST))` is not valid input to bmake.

I don't play with ports much, how/where is `INOTIFY_CFLAGS` used?

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

Reply via email to