aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc43/files
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2004-10-31 05:19:21 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2004-10-31 05:19:21 +0000
commit7beb4bf214cc25fb40b4d6f95c7b4df8c9528174 (patch)
treefd71b81987c4f06df779f230780ab258c91d47d6 /lang/gcc43/files
parent2e807e3104f20bccc15ce1deeb51bf8d8e61d2f1 (diff)
downloadports-7beb4bf214cc25fb40b4d6f95c7b4df8c9528174.tar.gz
ports-7beb4bf214cc25fb40b4d6f95c7b4df8c9528174.zip
Notes
Diffstat (limited to 'lang/gcc43/files')
-rw-r--r--lang/gcc43/files/patch-libcpp-internal.h15
-rw-r--r--lang/gcc43/files/patch-libjava::Makefile.in11
2 files changed, 15 insertions, 11 deletions
diff --git a/lang/gcc43/files/patch-libcpp-internal.h b/lang/gcc43/files/patch-libcpp-internal.h
new file mode 100644
index 000000000000..f8b8cd689c97
--- /dev/null
+++ b/lang/gcc43/files/patch-libcpp-internal.h
@@ -0,0 +1,15 @@
+Index: libcpp/internal.h
+===================================================================
+RCS file: /cvs/gcc/gcc/libcpp/internal.h,v
+retrieving revision 1.7
+diff -u -3 -p -r1.7 internal.h
+--- internal.h 9 Sep 2004 19:16:55 -0000 1.7
++++ internal.h 30 Oct 2004 17:27:31 -0000
+@@ -29,6 +29,7 @@ Foundation, 59 Temple Place - Suite 330,
+ #if defined HAVE_ICONV_H && defined HAVE_ICONV
+ #include <iconv.h>
+ #else
++#undef HAVE_ICONV
+ #define HAVE_ICONV 0
+ typedef int iconv_t; /* dummy */
+ #endif
diff --git a/lang/gcc43/files/patch-libjava::Makefile.in b/lang/gcc43/files/patch-libjava::Makefile.in
deleted file mode 100644
index 561b2632eb42..000000000000
--- a/lang/gcc43/files/patch-libjava::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libjava/Makefile.in.orig Tue Aug 31 09:39:04 2004
-+++ libjava/Makefile.in Tue Aug 31 09:39:46 2004
-@@ -180,7 +180,7 @@
-
- toolexecmainlib_DATA = libgcj.spec
-
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = libgcj.pc
-
- jardir = $(datadir)/java