summaryrefslogtreecommitdiff
path: root/www/mozilla/patches/patch-ab
diff options
context:
space:
mode:
authortaya <taya>2002-08-29 15:11:06 +0000
committertaya <taya>2002-08-29 15:11:06 +0000
commitc940835d8514bc7c997f90131140982fe3b1d75c (patch)
treebf2f309039805b5846b8077552891e1b2828458e /www/mozilla/patches/patch-ab
parentf37e8caf77a1662b1978fbe74228f553a5c916cb (diff)
downloadpkgsrc-c940835d8514bc7c997f90131140982fe3b1d75c.tar.gz
fix PLIST
merge PLIST-* to PLIST improve install script to share with mozilla-1.0 branch(not imported yet)
Diffstat (limited to 'www/mozilla/patches/patch-ab')
-rw-r--r--www/mozilla/patches/patch-ab10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/mozilla/patches/patch-ab b/www/mozilla/patches/patch-ab
index 403877e88f0..9d90ad88087 100644
--- a/www/mozilla/patches/patch-ab
+++ b/www/mozilla/patches/patch-ab
@@ -1,9 +1,9 @@
-$NetBSD: patch-ab,v 1.24 2002/07/04 03:45:31 taya Exp $
+$NetBSD: patch-ab,v 1.25 2002/08/29 15:11:14 taya Exp $
diff -ru ../Orig/mozilla/configure.in ./configure.in
---- ../Orig/mozilla/configure.in Tue May 28 04:29:12 2002
-+++ ./configure.in Sun Jun 30 16:28:58 2002
-@@ -1014,6 +1014,13 @@
+--- ../Orig/mozilla/configure.in Sat Aug 10 05:05:34 2002
++++ ./configure.in Wed Aug 28 11:21:43 2002
+@@ -1024,6 +1024,13 @@
if test "$LIBRUNPATH"; then
DSO_LDOPTS="-Wl,-R$LIBRUNPATH $DSO_LDOPTS"
fi
@@ -17,7 +17,7 @@ diff -ru ../Orig/mozilla/configure.in ./configure.in
;;
*-nto*)
-@@ -1847,9 +1854,6 @@
+@@ -1875,9 +1882,6 @@
CXXFLAGS="$CXXFLAGS -mt"
fi
;;