vim & python as scripting language

Florent Thoumie flz at xbsd.org
Sat May 28 12:00:22 UTC 2011


On Sat, May 28, 2011 at 12:22 PM, RW <rwmaillists at googlemail.com> wrote:
> On Sat, 28 May 2011 13:00:41 +0200
> Gour-Gadadhara Dasa <gour at atmarama.net> wrote:
>
>> On Sat, 28 May 2011 11:23:32 +0100
>> Florent Thoumie <flz at xbsd.org> wrote:
>>
>> > You can rebuild the port with WITH_PYTHON=yes.
>>
>> Thank you.
>>
>> How is it that there is no 'make config' menu to choose options from?
>
> IIRC the maintainer objects to FreeBSD's option menus. IIWY I'd add it
> in make.conf:
>
> .if ${.CURDIR:M*/editors/vim}
> WITH_PYTHON=yes
> .endif

There's a WITH_VIM_OPTIONS option, but if you select PYTHON it won't
actually work, because the port checks for WITH_PYTHON before
bsd.port.pre.mk is included. So your suggestion is the best bet for
now.

-- 
Florent Thoumie
flz at FreeBSD.org
FreeBSD Committer


More information about the freebsd-ports mailing list