summaryrefslogtreecommitdiff
path: root/lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2006-06-08 17:00:49 +0000
committerStefan Walter <stefan@FreeBSD.org>2006-06-08 17:00:49 +0000
commit8c44a1a87b207726fd404a754fd3a77311ff6b67 (patch)
tree8287056e029c6d5b8bc1c243060e8ff7831315b6 /lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in
parentUpdate rc.d script to better fit current practice. (diff)
- Fix web browser plugin.
- Fix/improve FFI support. - Pet portlint(1). PR: 94058 Submitted by: Takeshi MUTOH <mutoh@openedu.org> Approved by: maintainer arved (mentor)
Notes
Notes: svn path=/head/; revision=164844
Diffstat (limited to 'lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in')
-rw-r--r--lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in b/lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in
new file mode 100644
index 000000000000..f2ecffdce476
--- /dev/null
+++ b/lang/squeak/files/patch-platforms::unix::npsqueak::npsqueakregister.in
@@ -0,0 +1,13 @@
+--- platforms/unix/npsqueak/npsqueakregister.in.orig Mon Jan 30 19:47:54 2006
++++ platforms/unix/npsqueak/npsqueakregister.in Mon Jan 30 19:48:13 2006
+@@ -8,8 +8,8 @@
+ # Parameters: -u unregister
+
+ NPSQUEAK_SO=@NPSQUEAK_SO@
+-BROWSERS="netscape mozilla opera"
+-BROWSER_DIRS="/usr/local/lib /usr/lib"
++BROWSERS="netscape mozilla firefox opera seamonkey"
++BROWSER_DIRS="%%X11BASE%%/lib %%X11BASE%%/share %%LOCALBASE%%/lib /usr/lib"
+
+ ACTION=register
+