summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-09-08 20:33:24 +0000
committerjlam <jlam@pkgsrc.org>2001-09-08 20:33:24 +0000
commitee5fa48af49bea8021536ac8b4d96ab9ee06edfc (patch)
tree272bde2d7331dd7ec9063ad81595c7f71540d222 /mk
parenta7d928a6fa54503e4f300cd268b5865c172aec15 (diff)
downloadpkgsrc-ee5fa48af49bea8021536ac8b4d96ab9ee06edfc.tar.gz
Document MOTIF_TYPE, used as a hint to select the Motif installation to
use.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 1d0a117a4d4..9220597a7ae 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.240 2001/08/28 23:36:24 zuntum Exp $
+# $NetBSD: mk.conf.example,v 1.241 2001/09/08 20:33:24 jlam Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -694,6 +694,12 @@
# Possible: any
# Default: majordom
+#MOTIF_TYPE=openmotif
+# Used a hint to motif.buildlink.mk for which Motif-compatible installation
+# to use. This value is ignored if MOTIFBASE is explicitly set.
+# Possible: openmotif, lesstif, dt (for Solaris only)
+# Default: lesstif
+
#MTOOLS_ENABLE_FLOPPYD=
# Used by the mtools package to determine whether or not the floppyd
# program is installed. X11 libraries and header files are needed to