summaryrefslogtreecommitdiffstats
path: root/korean/linux-netscape47-navigator
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-08-19 08:33:28 +0000
committerknu <knu@FreeBSD.org>2001-08-19 08:33:28 +0000
commit1228f8155b3ae5e15b64622a85d2bae0f80e4e73 (patch)
tree835dc3dff084daacc2e8b3713e13753b6c24e41b /korean/linux-netscape47-navigator
parent84d99a81ad8e71c71e620d10351dd0636e249caa (diff)
downloadFreeBSD-ports-1228f8155b3ae5e15b64622a85d2bae0f80e4e73.zip
FreeBSD-ports-1228f8155b3ae5e15b64622a85d2bae0f80e4e73.tar.gz
Avoid the usage of a variable named "BROWSER", not to conflict with
user's environment variable with the same name. cf. http://tuxedo.org/~esr/BROWSER/ http://www.dwheeler.com/browse/secure_browser.html Approved by: cjh, girgen@partitur.se, sada, trevor
Diffstat (limited to 'korean/linux-netscape47-navigator')
-rw-r--r--korean/linux-netscape47-navigator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/linux-netscape47-navigator/Makefile b/korean/linux-netscape47-navigator/Makefile
index d55b7c7..a630eec 100644
--- a/korean/linux-netscape47-navigator/Makefile
+++ b/korean/linux-netscape47-navigator/Makefile
@@ -5,6 +5,6 @@
# $FreeBSD$
#
-BROWSER= navigator
+BROWSER_NAME= navigator
.include "${.CURDIR}/../linux-netscape47-communicator/Makefile"
OpenPOWER on IntegriCloud