diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-18 16:12:31 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-18 16:12:31 +0800 |
commit | 28e9b7f0ca543dd87797f1342389f6e2166eae9f (patch) | |
tree | e3c5807c7554b2b8c73b9cf7759e3d79f4060a48 /audio | |
parent | 1968779420a7f99073c8b80deff42216364e1846 (diff) | |
download | freebsd-ports-gnome-28e9b7f0ca543dd87797f1342389f6e2166eae9f.tar.gz freebsd-ports-gnome-28e9b7f0ca543dd87797f1342389f6e2166eae9f.tar.zst freebsd-ports-gnome-28e9b7f0ca543dd87797f1342389f6e2166eae9f.zip |
Remove old libtool patch
Diffstat (limited to 'audio')
-rw-r--r-- | audio/resid/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/resid/files/patch-configure b/audio/resid/files/patch-configure deleted file mode 100644 index 859f194f11e5..000000000000 --- a/audio/resid/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.bak Tue Dec 30 16:47:22 2003 -+++ configure Tue Dec 30 16:48:04 2003 -@@ -8246,6 +8246,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' |