From 11a8ef61f606997571179a992030d7d2a487fba9 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 19 Aug 2001 08:33:28 +0000 Subject: 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 --- www/linux-netscape47-navigator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/linux-netscape47-navigator') diff --git a/www/linux-netscape47-navigator/Makefile b/www/linux-netscape47-navigator/Makefile index 47057dafe534..a9e6d352e52b 100644 --- a/www/linux-netscape47-navigator/Makefile +++ b/www/linux-netscape47-navigator/Makefile @@ -6,6 +6,6 @@ # $FreeBSD$ # -BROWSER= navigator +BROWSER_NAME= navigator .include "../linux-netscape47-communicator/Makefile" -- cgit v1.2.3