diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-19 12:49:04 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-19 12:49:04 +0000 |
commit | 15f52b3e2b4b53224af2efd2a280ae0348cd7676 (patch) | |
tree | b4c1a1bf91c4c7e92353a9942cd66a6b4bb3cc10 /math/qhull5 | |
parent | 8b127f2619ddc8606b517b3afe38803c947da3ec (diff) | |
download | ports-15f52b3e2b4b53224af2efd2a280ae0348cd7676.tar.gz ports-15f52b3e2b4b53224af2efd2a280ae0348cd7676.zip |
Remove old libtool patch
Notes
Notes:
svn path=/head/; revision=368556
Diffstat (limited to 'math/qhull5')
-rw-r--r-- | math/qhull5/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/qhull5/files/patch-configure b/math/qhull5/files/patch-configure deleted file mode 100644 index 5bb34aa5fe4c..000000000000 --- a/math/qhull5/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri Feb 6 16:33:25 2004 -+++ configure Wed Apr 28 23:45:04 2004 -@@ -18958,6 +18958,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' |