summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-06-30 19:07:27 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-06-30 19:07:27 +0000
commit808b30b3b0233a9ac7c1ba01667592f960d5ca5e (patch)
treee697cafe2e3defedd7325ebcc804c14e9ded82ae /mk
parent166c0259f1116eb8c4a90a29ecd12b3eaa33dafa (diff)
downloadpkgsrc-808b30b3b0233a9ac7c1ba01667592f960d5ca5e.tar.gz
add entry for NS_USE_SUNOS. If defined, the netscape and communicator
packages will use the old SunOS-4.1 binaries. Otherwise, default to using the recently enabled Solaris-2.5.1 binaries which include more modern releases.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.defaults.mk8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk
index f6bfccb524c..22bfe7c53a5 100644
--- a/mk/bsd.pkg.defaults.mk
+++ b/mk/bsd.pkg.defaults.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.68 2002/06/23 08:46:22 kent Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.69 2002/06/30 19:07:27 dmcmahill Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -994,6 +994,12 @@ NMH_PAGER?= more
# Possible: not defined, YES
# Default: not defined
+#NS_USE_SUNOS= YES
+# Used to decide if sparc SunOS-4.1 Netscape binary should be used in preference
+# to the Solaris-2.5.1 version.
+# Possible: not defined, YES
+# Default: not defined
+
PALMOS_DEFAULT_SDK?= 3.5
# Version of PalmOS SDK to use as default.
# Possible: 1, 2, 3.1, 3.5