pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50582: print/luatex build failure; wants libX11
The following reply was made to PR pkg/50582; it has been noted by GNATS.
From: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/50582: print/luatex build failure; wants libX11
Date: Sun, 27 Dec 2015 10:09:17 +1300
On Wed, 23 Dec 2015 19:25:01 you wrote:
> >> Also,
> >> PKG_DEFAULT_OPTIONS=-gssapi -hal -dbus -arts -esound -nas -pulseaudio
> >> -x11 -xcb >>
> > Well, it builds without the option list...
>
> So something it depends on uses libX11, but honors -x11, and it doesn't?
> That's the only rational explanation, then.
Indeed, its normally pulling it in via cairo.
I can't see an easy way of clearing the tests out of configure so does adding
the following to the luatex Makefile fix the build for you?
BUILDLINK_DEPMETHOD.libX11?= build
.include "../../x11/libX11/buildlink3.mk"
cheers
mark
Home |
Main Index |
Thread Index |
Old Index