pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/57517: inconsistent freetype2 and fontconfig
The following reply was made to PR pkg/57517; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: dholland-pbugs%netbsd.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: pkg/57517: inconsistent freetype2 and fontconfig
Date: Mon, 24 Jul 2023 04:57:15 +0900
> In cairo itself, I get
>
> % make show-var VARNAME=IS_BUILTIN.fontconfig
> yes
> % make show-var VARNAME=USE_BUILTIN.fontconfig
> no
>
> but...
> % make show-var VARNAME=BUILDLINK_PREFIX.fontconfig
> /usr/X11R7
>
> which is all wrong, and predictably the libraries that are actually
> buildlinked are then the wrong ones. How it got that way, IDK, but
> that's the problem.
>
> Do you see the same thing? I'd expect so...
Here I get:
---
% pwd
/usr/pkgsrc/graphics/ruby-cairo
% cat CVS/Tag
Tpkgsrc-2023Q2
% make show-var VARNAME=IS_BUILTIN.fontconfig
yes
% make show-var VARNAME=USE_BUILTIN.fontconfig
no
% make show-var VARNAME=BUILDLINK_PREFIX.fontconfig
/usr/X11R7
%
---
Same in graphics/cairo.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index