pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk x11.version.mk doesn't necessarily provide a defini...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee479bb96621
branches: trunk
changeset: 495796:ee479bb96621
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Jun 20 20:59:45 2005 +0000
description:
x11.version.mk doesn't necessarily provide a definition for
BUILTIN_X11_VERSION.${X11_TYPE}. Clarify this in the comment header.
diffstat:
mk/x11.version.mk | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r e23d4f350819 -r ee479bb96621 mk/x11.version.mk
--- a/mk/x11.version.mk Mon Jun 20 20:11:11 2005 +0000
+++ b/mk/x11.version.mk Mon Jun 20 20:59:45 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: x11.version.mk,v 1.1 2005/06/01 18:03:06 jlam Exp $
+# $NetBSD: x11.version.mk,v 1.2 2005/06/20 20:59:45 jlam Exp $
#
# The following variables may be set in /etc/mk.conf:
#
@@ -16,6 +16,9 @@
# BUILTIN_X11_TYPE.${X11_TYPE} is the X11_TYPE of the native X11
# distribution detected on the system.
#
+# The following variables may be defined by this file. These variables
+# should be checked to exist before they are used:
+#
# BUILTIN_X11_VERSION.${X11_TYPE} is the version number of the native
# X11 distribution detected on the system.
#
Home |
Main Index |
Thread Index |
Old Index