diff options
author | naddy <naddy@FreeBSD.org> | 2004-12-15 22:59:18 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2004-12-15 22:59:18 +0800 |
commit | 9d6824bbcefb858e3324e834a5aea99c589be46c (patch) | |
tree | 8c4e0804700cfd4b4490d3cafc5f8421cbb298ec /audio/libvorbis | |
parent | 5af1ba67e58d39fc095a86fdda4fffcca0bed937 (diff) | |
download | freebsd-ports-gnome-9d6824bbcefb858e3324e834a5aea99c589be46c.tar.gz freebsd-ports-gnome-9d6824bbcefb858e3324e834a5aea99c589be46c.tar.zst freebsd-ports-gnome-9d6824bbcefb858e3324e834a5aea99c589be46c.zip |
Remove obsolete and ineffectual libtool hack.
Diffstat (limited to 'audio/libvorbis')
-rw-r--r-- | audio/libvorbis/files/patch-configure | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/audio/libvorbis/files/patch-configure b/audio/libvorbis/files/patch-configure index 84a4b4365a89..ee94080e0feb 100644 --- a/audio/libvorbis/files/patch-configure +++ b/audio/libvorbis/files/patch-configure @@ -3,14 +3,6 @@ $FreeBSD$ --- configure.orig Fri Jul 19 16:12:17 2002 +++ configure Sat Oct 5 17:57:37 2002 -@@ -5386,6 +5386,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' @@ -5441,7 +5442,7 @@ PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc" ;; *) |