On Sat, May 28, 2011 at 12:22 PM, RW <rwmailli...@googlemail.com> wrote:
> On Sat, 28 May 2011 13:00:41 +0200
> Gour-Gadadhara Dasa <g...@atmarama.net> wrote:
>
>> On Sat, 28 May 2011 11:23:32 +0100
>> Florent Thoumie <f...@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
f...@freebsd.org
FreeBSD Committer
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to