Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2024 14:10:33 +0300
From:      Gleb Popov <arrowd@freebsd.org>
To:        Matthias Fechner <mfechner@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: How to add dependency to python binary
Message-ID:  <CALH631=w4_mjd-Rd8iaDUSjmB_wHHiA=s2r5Dv_vPfarMMgENg@mail.gmail.com>
In-Reply-To: <674b2ef0-9d92-4540-afa7-9da6b625065a@freebsd.org>
References:  <674b2ef0-9d92-4540-afa7-9da6b625065a@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 22, 2024 at 2:07=E2=80=AFPM Matthias Fechner <mfechner@freebsd.=
org> wrote:
>
> What is the recommended why to add python as a runtime dependency that th=
e python binary is available?

We usually patch the software to use pythonXY everywhere. For shebangs
it can be done via USES=3Dshebangfix and for other cases resort to
patches or REINPLACE_CMD incantations.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631=w4_mjd-Rd8iaDUSjmB_wHHiA=s2r5Dv_vPfarMMgENg>