diff options
author | adamw <adamw@FreeBSD.org> | 2004-07-27 20:16:15 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-07-27 20:16:15 +0800 |
commit | d4c99a4c7d07bbc2a39df63d8305534da67d9b0a (patch) | |
tree | 0c31294fcc9795b6f3084c51b44e012598b5d681 /databases | |
parent | e2d9a0ec34dab73eba13d1d4c8918aa826653b57 (diff) | |
download | freebsd-ports-gnome-d4c99a4c7d07bbc2a39df63d8305534da67d9b0a.tar.gz freebsd-ports-gnome-d4c99a4c7d07bbc2a39df63d8305534da67d9b0a.tar.zst freebsd-ports-gnome-d4c99a4c7d07bbc2a39df63d8305534da67d9b0a.zip |
Remove the lthack bits from the configure patch.
This port won't link properly with libtool15.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mergeant/files/patch-configure | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/mergeant/files/patch-configure b/databases/mergeant/files/patch-configure index 0152e87ad7a3..371191c940a7 100644 --- a/databases/mergeant/files/patch-configure +++ b/databases/mergeant/files/patch-configure @@ -1,13 +1,5 @@ --- configure.orig Wed May 28 19:35:54 2003 +++ configure Wed May 28 23:22:14 2003 -@@ -7948,6 +7948,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' @@ -9407,13 +9408,13 @@ MERGEANT_Pixmapdir=${datadir}/pixmaps/${PACKAGE} |