[Bug 274728] www/angie: Update to 1.3.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Nov 2023 05:34:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274728

--- Comment #3 from oleg@mamontov.net ---
(In reply to Robert Clausecker from comment #2)

Sorry for the such long pause on my side.

Unfortunately, this won't work as port's configure/Makefile don't take into
account LDFLAGS from the environment (unlike CFLAGS though). The only way to
customize LDFLAGS is passing `--with-ld-opt` option on configure invocation.
If you prefer, I can update patch to get rid of `--with-cc-opt` but from my
perspective it looks more consistent to handle both variables in the same way.
Please let me know you opinion.

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