From 5fa58bd6eeedcde9a05c2143c5378754744d458a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 7 Oct 2013 06:17:12 +0000 Subject: Remove gnome-db (component of the EOLed gnome1) not used by anything anymore. Approved by: gnome (implicit) --- databases/gnome-db/files/patch-configure | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 databases/gnome-db/files/patch-configure (limited to 'databases/gnome-db/files/patch-configure') 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"'` - - - -- cgit v1.2.3