Added VIM_EXTRA_OPTS

This commit is contained in:
martti 2002-03-25 08:04:04 +00:00
parent be5d9d861f
commit 628c7dc15d

View file

@ -1,4 +1,4 @@
# $NetBSD: bsd.pkg.defaults.mk,v 1.45 2002/03/22 09:01:14 martti Exp $
# $NetBSD: bsd.pkg.defaults.mk,v 1.46 2002/03/25 08:04:04 martti Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@ -1282,6 +1282,11 @@ USE_WNN4?= YES
# Possible: not defined, YES
# Default: not defined
#VIM_EXTRA_OPTS=
# Used in vim package to build with non-gui extra options
# Possible: not defined, see "configure --help"
# Default: not defined
WINDOWMAKER_OPTIONS?= gnome kde openlook
# Options for building windowmaker package. Used to add support for
# GNOME, KDE or OPEN LOOK(tm) and to avoid redundancies with KDE.