vim & python as scripting language

RW rwmaillists at googlemail.com
Sat May 28 11:22:35 UTC 2011


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


More information about the freebsd-ports mailing list