[Bug 247368] devel/fhist: take maintership and fix bison related issues

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 25 10:01:44 UTC 2020


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

--- Comment #8 from aryeh.friedman at gmail.com ---
(In reply to Fernando Apesteguía from comment #6)
Fixed all but 2 of the warnings (as far I can tell they are false alarms since
the word "file" appears as a loop variable and not as a variable expansion in
the make file).

# portlint
WARN: Makefile: [47]: possible direct use of command "file" found. use ${FILE}
instead.
WARN: Makefile: [55]: possible direct use of command "file" found. use ${FILE}
instead.
0 fatal errors and 2 warnings found.

New patch attached

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


More information about the freebsd-ports-bugs mailing list