pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk add a template and comments for MOZILLA_USE_LINUX.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a1d0f6119b5
branches: trunk
changeset: 464874:3a1d0f6119b5
user: grant <grant%pkgsrc.org@localhost>
date: Wed Dec 17 03:00:11 2003 +0000
description:
add a template and comments for MOZILLA_USE_LINUX.
diffstat:
mk/bsd.pkg.defaults.mk | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 545213ddf8fe -r 3a1d0f6119b5 mk/bsd.pkg.defaults.mk
--- a/mk/bsd.pkg.defaults.mk Wed Dec 17 02:57:10 2003 +0000
+++ b/mk/bsd.pkg.defaults.mk Wed Dec 17 03:00:11 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.193 2003/12/04 10:28:31 veego Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.194 2003/12/17 03:00:11 grant Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1271,6 +1271,12 @@
# makeinfo version, also various machine_archs arguments may be set in
# mk/defs.${OPSYS}.mk with the _OPSYS_MAKEINFO_ARGS variable.
+#MOZILLA_USE_LINUX=
+# Used by mozilla binary packages to prefer the use of Linux
+# compatibility instead of native builds.
+# Possible: set, unset
+# Default: unset
+
MOZILLA_USE_XFT?= NO
# Used by mozilla packages to enable Xft support where available.
# Possible: YES, NO
Home |
Main Index |
Thread Index |
Old Index