Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2023 16:58:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274728] www/angie: Update to 1.3.1
Message-ID:  <bug-274728-7788-1tSiu2uXbm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274728-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274728-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274728

--- Comment #4 from Robert Clausecker <fuz@FreeBSD.org> ---
(In reply to oleg from comment #3)

Hi Oleg,

Thank you for getting back to me.

The point is about using the standard variable names so extra stuff set by =
the
user is taken into account.  You could for example do

    --with-cc-opt=3D"${CFLAGS}"
    --with-ld-opt=3D"${LDFLAGS}"

instead of using variables named CC_OPT and LD_OPT.  Then, USES=3Dlocalbase
should do the right thing.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274728-7788-1tSiu2uXbm>