diff options
-rw-r--r-- | mk/defaults/mk.conf | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index 12394ab1f29..a3197a794ae 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.233 2014/01/30 12:24:49 obache Exp $ +# $NetBSD: mk.conf,v 1.234 2014/01/30 12:28:32 obache Exp $ # # This file provides default values for variables that may be overridden @@ -1251,12 +1251,6 @@ MONOTONE_USER?= monotone # Possible: any user name # Default: monotone -MOZILLA_USE_XFT?= NO -# Used by mozilla packages to enable Xft support where available. -# The Mozilla GTK2 packages set this value to YES unconditionally. -# Possible: YES, NO -# Default: NO - #MOTIF_TYPE?= openmotif # Used by motif.buildlink3.mk to choose which Motif-2.0-compatible # installation to use. This value is also automatically set by |