Date: Sat, 28 May 2011 12:22:30 +0100 From: RW <rwmaillists@googlemail.com> To: ports@freebsd.org Subject: Re: vim & python as scripting language Message-ID: <20110528122230.3e665134@gumby.homeunix.com> In-Reply-To: <20110528130041.76dec57d@atmarama.net> References: <20110528102417.6de21815@atmarama.net> <BANLkTin5nwYUBdZjgFWY-kk=KQQCvt0FkA@mail.gmail.com> <20110528130041.76dec57d@atmarama.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 28 May 2011 13:00:41 +0200 Gour-Gadadhara Dasa <gour@atmarama.net> wrote: > On Sat, 28 May 2011 11:23:32 +0100 > Florent Thoumie <flz@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110528122230.3e665134>