aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/files/patch-i69418
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-05-04 03:55:11 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-05-04 03:55:11 +0000
commit06a27a0b36e3cd635030841bfae6077d039c3c76 (patch)
tree1588d24c4914aa5badd6232d8e222bea271a455c /editors/openoffice.org-3-devel/files/patch-i69418
parentb68bfd31ae9df0c66283f279374ed7acb4f409dd (diff)
This commit was manufactured by cvs2svn to create tag 'PRE_XORG_7'.pre-xorg-7
Notes
Notes: svn path=/head/; revision=191528 svn path=/tags/PRE_XORG_7/; revision=191529; tag=pre-xorg-7
Diffstat (limited to 'editors/openoffice.org-3-devel/files/patch-i69418')
-rw-r--r--editors/openoffice.org-3-devel/files/patch-i6941838
1 files changed, 0 insertions, 38 deletions
diff --git a/editors/openoffice.org-3-devel/files/patch-i69418 b/editors/openoffice.org-3-devel/files/patch-i69418
deleted file mode 100644
index dd23c55e4c9b..000000000000
--- a/editors/openoffice.org-3-devel/files/patch-i69418
+++ /dev/null
@@ -1,38 +0,0 @@
---- moz/mozilla-source-1.7.5.patch.org Sat Sep 9 18:43:45 2006
-+++ moz/mozilla-source-1.7.5.patch Sat Sep 9 18:42:00 2006
-@@ -151,6 +151,17 @@
- AR_EXTRACT="$AR x"
- AR_DELETE="$AR d"
- ***************
-+*** 7504,7509 ****
-+--- 7504,7511 ----
-+ case $target in
-+ *-hpux11.*)
-+ ;;
-++ *-freebsd*)
-++ ;;
-+ *)
-+ echo $ac_n "checking for gethostbyname_r in -lc_r""... $ac_c" 1>&6
-+ echo "configure:7510: checking for gethostbyname_r in -lc_r" >&5
-+***************
- *** 16606,16613 ****
-
- case "$host_os" in
-@@ -191,6 +202,17 @@
- AR_EXTRACT="$AR x"
- AR_DELETE="$AR d"
- ***************
-+*** 1981,1986 ****
-+--- 1981,1988 ----
-+ case $target in
-+ *-hpux11.*)
-+ ;;
-++ *-freebsd*)
-++ ;;
-+ *)
-+ AC_CHECK_LIB(c_r, gethostbyname_r)
-+ ;;
-+***************
- *** 5692,5699 ****
- dnl ========================================================
- case "$host_os" in