[Bug 274465] graphics/libglvnd: Update to 1.7.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 16 Oct 2023 11:36:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274465

Alexey Dokuchaev <danfe@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |danfe@FreeBSD.org

--- Comment #3 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
How exactly this change helps?

> - ${LN} -s opengl.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/gl.pc
> + ${RLN} ${STAGEDIR}${PREFIX}/libdata/pkgconfig/opengl.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/gl.pc
It's gratuitous, longer, cryptic, and error-prone as it hardcodes the path
twice.

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