summaryrefslogtreecommitdiff
path: root/www/mozilla/files/mozilla.sh
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-21 16:36:12 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-21 16:36:12 +0000
commit0be5e6c2044165784ec9bc84c3bed61e16ce3e70 (patch)
tree1272c5cc6e0a749a7ca10396ed6cf30889603964 /www/mozilla/files/mozilla.sh
parentMake sure fc-cache is run after installation for both the port and (diff)
At last, the long awaited update to 1.2.1. Let the bloodbath begin!
* Update to 1.2.1 * Add optional GTK2 and Xft support * Re-enable optimizations [1] * Disable JavaScript debugger by default [1] * Add calendar support [2] PR: 45789, 45969 [2] Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net> [2] Suggested by: David Schultz <dschultz@uclink.Berkeley.EDU>
Notes
Notes: svn path=/head/; revision=73726
Diffstat (limited to 'www/mozilla/files/mozilla.sh')
-rw-r--r--www/mozilla/files/mozilla.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla/files/mozilla.sh b/www/mozilla/files/mozilla.sh
index 898fccbc6128..bbc7d2568bc6 100644
--- a/www/mozilla/files/mozilla.sh
+++ b/www/mozilla/files/mozilla.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-MOZILLA_DIR="%%PREFIX%%/lib/mozilla"
+MOZILLA_DIR="%%PREFIX%%/lib/%%MOZILLA%%"
MOZILLA_EXEC="mozilla"
LOCATION='new-tab'