summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-13 22:53:20 +0000
committerjlam <jlam>2001-09-13 22:53:20 +0000
commit5d5cee6020ae3674fac2788d1b013e9f75c13310 (patch)
treef3016a24c87499389447be930dc95e205636f133 /mk
parent7e78d40a9d33c8512fd266a95cb323b4c2d72cf7 (diff)
downloadpkgsrc-5d5cee6020ae3674fac2788d1b013e9f75c13310.tar.gz
Document MOTIFBASE, MOTIF12BASE, MOTIF_TYPE, MOTIF12_TYPE.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example29
1 files changed, 22 insertions, 7 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 9220597a7ae..13656067b65 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.241 2001/09/08 20:33:24 jlam Exp $
+# $NetBSD: mk.conf.example,v 1.242 2001/09/13 22:53:20 jlam Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -77,9 +77,16 @@
# Default: /usr/X11R6
#MOTIFBASE= /usr/X11R6
-# Where Motif is installed on the system.
+# Where Motif-2.0-compatible headers and libraries are installed on
+# the system.
# Possible: any path
-# Default: /usr/X11R6
+# Default: ${X11PREFIX}, where OpenMotif or LessTif is installed
+
+#MOTIF12BASE= /usr/X11R6
+# Where Motif-1.2-compatible headers and libraries are installed on
+# the system.
+# Possible: any path
+# Default: ${X11PREFIX}, where LessTif-1.2 is installed
#DISTDIR= ${PKGSRCDIR}/distfiles
# Directory where original distribution
@@ -694,11 +701,19 @@
# 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.
+#MOTIF_TYPE=lesstif
+# Used by motif.buildlink.mk to choose which Motif-2.0-compatible
+# installation to use. This value is ignored if MOTIFBASE is explicitly
+# set.
# Possible: openmotif, lesstif, dt (for Solaris only)
-# Default: lesstif
+# Default: openmotif
+
+#MOTIF12_TYPE=lesstif12
+# Used by motif.buildlink.mk to choose which Motif-1.2-compatible
+# installation to use. This value is ignored if MOTIF12BASE is explicitly
+# set.
+# Possible: lesstif12, dt (for Solaris only)
+# Default: lesstif12
#MTOOLS_ENABLE_FLOPPYD=
# Used by the mtools package to determine whether or not the floppyd