diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-11-10 19:18:42 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-11-10 19:18:42 +0000 |
commit | 40631d2f25f5f9baec97095df6931e3a116c9def (patch) | |
tree | f55342ae5ab714fbd9227afa7bd1df6b68dd40c0 /databases/mdbtools/files/patch-configure | |
parent | - update to 2.16.0 (diff) |
databases/mdbtools: update to 0.7.1
- Update to 0.7.1
- Chase API change in dependent ports
- Allow staging
- Add LICENSE (GPLv2)
- Pass maintainership to submitter
PR: ports/182973
Submitted by: Rainer Hurling <rhurlin gwdg.de>
Notes
Notes:
svn path=/head/; revision=333427
Diffstat (limited to 'databases/mdbtools/files/patch-configure')
-rw-r--r-- | databases/mdbtools/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/mdbtools/files/patch-configure b/databases/mdbtools/files/patch-configure deleted file mode 100644 index f195f07b43c6..000000000000 --- a/databases/mdbtools/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,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' |