tech-pkg archive

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

Re: Build fix for lang/python312 on macOS



Pierre Pronchery <khorben%defora.org@localhost> writes:

> Re-introducing the following line in the Makefile allows the build to
> complete: (eg lang/python310 has it)
>
>> +.include "../../devel/gettext-lib/buildlink3.mk”
>
> There are still issues with the PLIST (WRT expat) but it looks like a
> separate problem.
>
> Can I commit this change?

(I'm not jperkin so I am just commenting.)

Do you believe that python needs libs provided by gettext in general,
and we're just getting away with not bl3 because most base systems
provide them (and we don't manage to hide base libs by bl3)?

Or do you have a different theory.


Overall, my quick reaction is that if there is a difference like this
between 310 and 312, it's either a bug or should have a comment (e.g.,
if it is correct because of an upstream change).


Home | Main Index | Thread Index | Old Index