aboutsummaryrefslogtreecommitdiff
path: root/lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-07 22:55:23 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-07 22:55:23 +0000
commit2cd2718466d604ff5abbc52f39c9761178e3ea2e (patch)
treecc193cf8740de8c49a55571838d701e9959c6b60 /lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in
parentc3c5d61f51c619e135c9566f8c96ba91625d4b5e (diff)
downloadports-2cd2718466d604ff5abbc52f39c9761178e3ea2e.tar.gz
ports-2cd2718466d604ff5abbc52f39c9761178e3ea2e.zip
- update to 3.7 [1]
- fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2]
Notes
Notes: svn path=/head/; revision=181723
Diffstat (limited to 'lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in')
-rw-r--r--lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in b/lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in
index f2ecffdce476..a4ba55ad46d4 100644
--- a/lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in
+++ b/lang/squeak-dev/files/patch-platforms::unix::npsqueak::npsqueakregister.in
@@ -1,13 +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
+--- platforms/unix/npsqueak/npsqueakregister.in.orig Sun Mar 20 05:38:26 2005
++++ platforms/unix/npsqueak/npsqueakregister.in Fri Oct 6 21:02:25 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 mozilla-firefox opera MozillaFirefox/lib"
+-BROWSER_DIRS="/usr/local/lib /usr/lib /opt"
+BROWSERS="netscape mozilla firefox opera seamonkey"
-+BROWSER_DIRS="%%X11BASE%%/lib %%X11BASE%%/share %%LOCALBASE%%/lib /usr/lib"
++BROWSER_DIRS="%%X11BASE%%/lib %%X11BASE%%/share %%LOCALBASE%%/lib %%LOCALBASE%%/share /usr/lib"
+ SYSTEM_BROWSER_DIR="/usr/lib/browser-plugins"
ACTION=register
-