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

Daniel Engberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Daniel Engberg <[email protected]> ---
Looks like there's something else going on with your box?

fetch
"https://pkg.freebsd.org/FreeBSD:13:amd64/latest/All/freetype2-2.14.1.pkg";
tar xf freetype2-2.14.1.pkg
tar: Removing leading '/' from member names
cat usr/local/libdata/pkgconfig/freetype2.pc
....
Requires:
Requires.private: zlib, libpng, libbrotlidec
Libs: -L${libdir} -lfreetype
Libs.private: -lbz2
Cflags: -I${includedir}/freetype2

pkg-config freetype2 --libs
-L/usr/local/lib -lfreetype

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

Reply via email to