freebsd-ports/editors/vim/options
David E. O'Brien 5ad827fe15 If one wanted to build a GUI-less, one got stuck with GNOME1 anyway.
So add the "X11" knob so 'WITHOUT_X11' will properly get set.

PR:		123257, 123272
Reported by:	Mel <mel@rachie.is-a-geek.net>
2008-05-01 15:37:56 +00:00

11 lines
395 B
Text

OPTIONS= PERL "Enable Perl interpreter" off \
PYTHON "Enable Python interpreter" off \
RUBY "Enable Ruby interpreter" off \
CSCOPE "Enable cscope" off \
EXUBERANT_CTAGS "Use exctags instead of ctags" off \
X11 "X11 GUI (must enable if things below are)" off \
ATHENA "Athena GUI" off \
GTK2 "GTK2 GUI" off \
GNOME "Gnome1 GUI" off \
MOTIF "Motif GUI" off \
XTERM_SAVE "" off