summaryrefslogtreecommitdiffstats
path: root/www/seamonkey/files/patch-configure
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-28 22:33:52 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-28 22:33:52 +0800
commit9f375d2028f069f60efec89a6103d30c1346f99b (patch)
treeaa88f4f86c4a79e0e8675b938054a3824edff64b /www/seamonkey/files/patch-configure
parent70be714c619aa0c8d6189e0d14385bd55ccaf1b0 (diff)
downloadmarcuscom-ports-9f375d2028f069f60efec89a6103d30c1346f99b.tar
marcuscom-ports-9f375d2028f069f60efec89a6103d30c1346f99b.tar.gz
marcuscom-ports-9f375d2028f069f60efec89a6103d30c1346f99b.tar.bz2
marcuscom-ports-9f375d2028f069f60efec89a6103d30c1346f99b.tar.lz
marcuscom-ports-9f375d2028f069f60efec89a6103d30c1346f99b.tar.xz
marcuscom-ports-9f375d2028f069f60efec89a6103d30c1346f99b.tar.zst
marcuscom-ports-9f375d2028f069f60efec89a6103d30c1346f99b.zip
Now in ports
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8441 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/seamonkey/files/patch-configure')
-rw-r--r--www/seamonkey/files/patch-configure47
1 files changed, 0 insertions, 47 deletions
diff --git a/www/seamonkey/files/patch-configure b/www/seamonkey/files/patch-configure
deleted file mode 100644
index ee6087d2d..000000000
--- a/www/seamonkey/files/patch-configure
+++ /dev/null
@@ -1,47 +0,0 @@
---- configure.orig Tue Aug 8 13:59:01 2006
-+++ configure Tue Sep 19 07:52:08 2006
-@@ -1047,7 +1047,7 @@
-
- MOZJPEG=62
- MOZPNG=10207
--MOZZLIB=1.2.3
-+MOZZLIB=1.2.2
- NSPR_VERSION=4
- NSS_VERSION=3
-
-@@ -10267,7 +10267,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-liconv $LIBS"
-+LIBS="-L$LOCALBASE/lib -liconv $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 10273 "configure"
- #include "confdefs.h"
-@@ -10298,7 +10298,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- _ICONV_LIBS="$_ICONV_LIBS -liconv"
-+ _ICONV_LIBS="$_ICONV_LIBS -L$LOCALBASE/lib -liconv"
- else
- echo "$ac_t""no" 1>&6
- echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6
-@@ -10308,7 +10308,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-liconv $LIBS"
-+LIBS="-L$LOCALBASE/lib -liconv $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 10314 "configure"
- #include "confdefs.h"
-@@ -10339,7 +10339,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- _ICONV_LIBS="$_ICONV_LIBS -liconv"
-+ _ICONV_LIBS="$_ICONV_LIBS -L$LOCALBASE/lib -liconv"
- else
- echo "$ac_t""no" 1>&6
- fi