Hi

> Hi,
>
> On 07/15, Andrea Biscuola wrote:
> > Hi Patrick
> >
> > On Mon, 15 Jul 2019 11:03:54 -0400
> > Patrick Marchand <m...@patrickmarchand.com> wrote:
> >
> > > [snip]
> > >
> > > Here's a new diff, I messed up the previous one and it did not
> > > include the deletion of the web patch, that has been upstreamed
> > > since the last port upgrade.
> >
> > I applied your patch, but a hunk for the patch-INSALL file does
> > not apply cleanly. Inline, the content of patch-INSTALL.rej
> Dont have the time right now to check exactly how I borked the diff.

Don't worry, no rush :)

I was trying to debug it anyway by myself.

>
> But here's my patches/patch-INSTALL file:
>
> $OpenBSD: patch-INSTALL,v 1.6 2017/02/28 02:27:41 gsoar
> es Exp $
>
> Index: INSTALL
> --- INSTALL.orig
> +++ INSTALL
> @@ -134,7 +134,7 @@ fi
>  if [ `uname` != Darwin ]; then
>         # Determine whether fontsrv X11 files are avail
> able.
>         rm -f a.out
> -       cc -o a.out -c -Iinclude -I/usr/include -I/usr/
> local/include -I/usr/include/freetype2 -I/usr/local/inc
> lude/freetype2 \
> +       ${CC} -o a.out -c -Iinclude -I/usr/include -I/u
> sr/local/include -I/usr/include/freetype2 -I/usr/local/
> include/freetype2 \
>             -I/usr/X11R6/include -I/usr/X11R6/include/f
> reetype2 src/cmd/fontsrv/x11.c >/dev/null 2>&1
>         if [ -f a.out ]; then
>                 echo "  fontsrv dependencies found."

I'll try that and, eventually, see if I can fix it.

Thanks

--
Andrea

Reply via email to