diff options
author | ahze <ahze@FreeBSD.org> | 2005-05-08 11:59:05 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-05-08 11:59:05 +0800 |
commit | 0b0666ff3fced4727ae0c1d5ad606c76e174e37a (patch) | |
tree | 6cc098687f9a77160cb04c67032e44d4ab10f6ed /audio/speex/files | |
parent | 55399a30c97492c5b5e06c6a77e44caab262ee68 (diff) | |
download | freebsd-ports-gnome-0b0666ff3fced4727ae0c1d5ad606c76e174e37a.tar.gz freebsd-ports-gnome-0b0666ff3fced4727ae0c1d5ad606c76e174e37a.tar.zst freebsd-ports-gnome-0b0666ff3fced4727ae0c1d5ad606c76e174e37a.zip |
- Update to 1.0.5
- Use libtool15 now instead of libtool13
- Speex bumped lib version but there is no need so I put it back at .3
Diffstat (limited to 'audio/speex/files')
-rw-r--r-- | audio/speex/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/speex/files/patch-configure b/audio/speex/files/patch-configure deleted file mode 100644 index 868364574624..000000000000 --- a/audio/speex/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Jul 29 11:40:32 2002 -+++ configure Wed Jul 31 03:49:39 2002 -@@ -5287,6 +5287,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' |