diff options
Diffstat (limited to 'databases/gnome-db/files')
-rw-r--r-- | databases/gnome-db/files/patch-components::Makefile.in | 14 | ||||
-rw-r--r-- | databases/gnome-db/files/patch-configure | 22 | ||||
-rw-r--r-- | databases/gnome-db/files/patch-doc::C::reference::Makefile.in | 14 | ||||
-rw-r--r-- | databases/gnome-db/files/patch-idl::Makefile.in | 14 |
4 files changed, 0 insertions, 64 deletions
diff --git a/databases/gnome-db/files/patch-components::Makefile.in b/databases/gnome-db/files/patch-components::Makefile.in deleted file mode 100644 index 2591b83787b6..000000000000 --- a/databases/gnome-db/files/patch-components::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- components/Makefile.in 2002/01/22 13:14:51 1.1 -+++ components/Makefile.in 2002/01/22 13:15:50 -@@ -177,7 +177,7 @@ - - libdatabase_moniker_la_SOURCES = gnomedb-monikers-database.c gnomedb-monikers.h - --libdatabase_moniker_la_LIBADD = $(GNOMEDB_LIBS) -+libdatabase_moniker_la_LIBADD = $(GNOMEDB_LIBS) -module -avoid-version - - - oafdir = $(datadir)/oaf diff --git a/databases/gnome-db/files/patch-configure b/databases/gnome-db/files/patch-configure deleted file mode 100644 index d3acccbb89bc..000000000000 --- a/databases/gnome-db/files/patch-configure +++ /dev/null @@ -1,22 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Mon Apr 15 15:30:28 2002 -+++ configure Wed May 1 11:51:50 2002 -@@ -5905,6 +5905,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -8876,7 +8877,7 @@ - PERL_CC=`perl -MConfig -e 'print $Config{cc},"\n";'` - PERL_LD=`perl -MConfig -e 'print $Config{ld},"\n";'` - PERL_CCOPTS=`perl -MExtUtils::Embed -e ccopts` -- PERL_LDOPTS=`perl -MExtUtils::Embed -e ldopts` -+ PERL_LDOPTS=`perl -MExtUtils::Embed -e '$_ = ldopts(1); s/-lc //g; print $_ . "\n"'` - - - diff --git a/databases/gnome-db/files/patch-doc::C::reference::Makefile.in b/databases/gnome-db/files/patch-doc::C::reference::Makefile.in deleted file mode 100644 index b9c8dda0e901..000000000000 --- a/databases/gnome-db/files/patch-doc::C::reference::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- doc/C/reference/Makefile.in 2002/05/01 08:49:53 1.1 -+++ doc/C/reference/Makefile.in 2002/05/01 08:50:40 -@@ -174,7 +174,7 @@ - - - DOC_MAIN_SGML_FILE = libgnomedb-reference.sgml --DOC_DIR = $(datadir)/html -+DOC_DIR = $(prefix)/share/doc/gnomedb - TARGET_DIR = $(DOC_DIR)/libgnomedb-reference - - DOC_DIR_INSTALL_FILES = libgnomedb.args libgnomedb.hierarchy libgnomedb.signals libgnomedb.types libgnomedb-decl.txt libgnomedb-sections.txt diff --git a/databases/gnome-db/files/patch-idl::Makefile.in b/databases/gnome-db/files/patch-idl::Makefile.in deleted file mode 100644 index da60a4cfbf63..000000000000 --- a/databases/gnome-db/files/patch-idl::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- idl/Makefile.in 2001/07/26 14:06:24 1.1 -+++ idl/Makefile.in 2001/07/26 14:06:37 -@@ -153,7 +153,7 @@ - EXTRA_DIST = $(IDL_FILES) - - --idldir = $(prefix)/share/idl -+idldir = $(prefix)/share/gnome/idl - idl_DATA = $(IDL_FILES) - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h |