tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: removing error from USE_X11 without xorg



On Mon, 16 Jul 2018 15:30:14 +0000, coypu%sdf.org@localhost wrote:
>> What if you do
>> 
>> PKG_DEFAULT_OPTIONS+=		-x11
>> 
>> Does that let python build?  And if not, is there some minor bug?
>> 
>> Why isn't that a good solution for you, who are trying to build things
>> from pkgsrc on a system that does not have X?
>> 
> No it doesn't because I need a bajillion patches. It'd be nice to make
> defaults work.

In your diction: "No, it doesn't."

% pkg_info | grep python
python27-2.7.13nb1  Interpreted, interactive, object-oriented 
programming language
% fgrep x11 /opt/local/etc/mk.conf 
PKG_DEFAULT_OPTIONS =           -pulseaudio -x11
%  uname -s
FreeBSD
% 

-- FreeBSD ships without native X11.

Cheerio,
hauke

-- 
Hauke Fath                        <hauke%Espresso.Rhein-Neckar.DE@localhost>
Ernst-Ludwig-Straße 15
64625 Bensheim
Germany


Home | Main Index | Thread Index | Old Index