diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/mk.conf | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index 600efbe774e..1cdb89e88ff 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.273 2017/04/09 20:44:41 joerg Exp $ +# $NetBSD: mk.conf,v 1.274 2017/04/16 22:10:40 khorben Exp $ # # This file provides default values for variables that may be overridden @@ -1732,18 +1732,6 @@ UUCP_USER?= uucp # Possible: any space-separated list of window managers # 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. -# Possible: gnome, kde, openlook, lite -# Default: gnome kde openlook - -WINDOWMAKER_THEMES?= freebsdtheme-0.52 netbsddrinkingteam-0.60.0 netbsd_-0.52 -# Used in the wmthemes package to specify the themes which will be -# installed. -# Possible: see http://wm.themes.org/ -# Default: freebsdtheme-0.52 netbsddrinkingteam-0.60.0 netbsd_-0.52 - #X10_PORT= # The serial device for misc/bottlerocket to use to communicate # to the X10 adaptor. |