pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Explained which variables are meant for input/output.
details: https://anonhg.NetBSD.org/pkgsrc/rev/06d120373cea
branches: trunk
changeset: 502411:06d120373cea
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 04 15:29:21 2005 +0000
description:
Explained which variables are meant for input/output.
diffstat:
mk/motif.buildlink3.mk | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r e0fe54675388 -r 06d120373cea mk/motif.buildlink3.mk
--- a/mk/motif.buildlink3.mk Fri Nov 04 15:27:34 2005 +0000
+++ b/mk/motif.buildlink3.mk Fri Nov 04 15:29:21 2005 +0000
@@ -1,10 +1,20 @@
-# $NetBSD: motif.buildlink3.mk,v 1.8 2005/06/01 18:03:06 jlam Exp $
+# $NetBSD: motif.buildlink3.mk,v 1.9 2005/11/04 15:29:21 rillig Exp $
+#
+# Package-settable variables:
#
# MOTIFBASE
# choose the Motif-2.0 installation at the named location.
#
# MOTIF_TYPE
# choose a specific Motif-2.0 package.
+#
+# Result variables:
+#
+# MOTIFBASE
+# The chosen Motif installation.
+#
+# MOTIF_TYPE
+# The chosen Motif package.
.if !defined(MOTIF_BUILDLINK3_MK)
MOTIF_BUILDLINK3_MK= # defined
Home |
Main Index |
Thread Index |
Old Index