summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-10-27 13:35:26 +0000
committerobache <obache@pkgsrc.org>2007-10-27 13:35:26 +0000
commit260d826ba356bf0cfae116d96c7d0ce367956f4a (patch)
tree19b334506acb5a9eaaae45993d0f0896144a340a /mk/defaults
parent74016018eec531e20d650826316e70fe83ea22e4 (diff)
downloadpkgsrc-260d826ba356bf0cfae116d96c7d0ce367956f4a.tar.gz
Recent flash player is not compatible with netscape navigator/communicator
as reported in PR 29620 and compatible version have unresolved security issues. Drop dependency on ns-flash and remove NS_NO_FLASH variable. Bump PKGREVISION of navigator/communicator.
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/mk.conf8
1 files changed, 1 insertions, 7 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index da4381d7e53..d786c706d30 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.163 2007/10/09 19:19:13 martti Exp $
+# $NetBSD: mk.conf,v 1.164 2007/10/27 13:35:27 obache Exp $
#
# This file provides default values for variables that may be overridden
@@ -1384,12 +1384,6 @@ NMH_PAGER?= more
# Possible: not defined, communicator, navigator, mozilla
# Default: not defined, which implies communicator
-#NS_NO_FLASH=
-# Used by navigator/communicator package to decide if flash should be
-# installed or not. By default, flash is installed.
-# Possible: not defined, defined
-# Default: not defined
-
#NS_USE_BSDI= YES
# Used to decide if i386 BSDi Netscape binary should be used in preference
# to linux version.