summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-06-30 19:07:27 +0000
committerdmcmahill <dmcmahill>2002-06-30 19:07:27 +0000
commitdae3bc6841cd3d96df751f91249ee5bfe1fef3ff (patch)
treee697cafe2e3defedd7325ebcc804c14e9ded82ae /mk
parentf0571f7c96341c47f35e3e8192d5ea2c6c014b87 (diff)
downloadpkgsrc-dae3bc6841cd3d96df751f91249ee5bfe1fef3ff.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