diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2011-02-11 03:06:03 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2011-02-11 03:06:03 +0000 |
commit | b36e665e56175a7588102bec06e2ac62ffff3b5e (patch) | |
tree | d8c04c2dd9d515238e6ff20e97948fc22f7f82be /math/qhull5/files | |
parent | - Update to 1.16.2 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_2_0'.release/8.2.0
Notes
Notes:
svn path=/head/; revision=268906
svn path=/tags/RELEASE_8_2_0/; revision=268908; tag=release/8.2.0
Diffstat (limited to 'math/qhull5/files')
-rw-r--r-- | math/qhull5/files/patch-configure | 10 | ||||
-rw-r--r-- | math/qhull5/files/patch-eg::Makefile.in | 11 | ||||
-rw-r--r-- | math/qhull5/files/patch-src::Makefile.in | 11 |
3 files changed, 0 insertions, 32 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' diff --git a/math/qhull5/files/patch-eg::Makefile.in b/math/qhull5/files/patch-eg::Makefile.in deleted file mode 100644 index f9877a8061e3..000000000000 --- a/math/qhull5/files/patch-eg::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- eg/Makefile.in.orig Fri Feb 6 16:33:23 2004 -+++ eg/Makefile.in Wed Apr 28 23:06:27 2004 -@@ -138,7 +138,7 @@ - - # to: - docdir = $(prefix)/share/doc/$(PACKAGE) --examplesdir = $(docdir)/examples -+examplesdir = $(prefix)/share/examples/$(PACKAGE) - - # which: - examples_DATA = \ diff --git a/math/qhull5/files/patch-src::Makefile.in b/math/qhull5/files/patch-src::Makefile.in deleted file mode 100644 index 9623670c7d08..000000000000 --- a/math/qhull5/files/patch-src::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Fri Feb 6 16:33:23 2004 -+++ src/Makefile.in Wed Apr 28 23:37:31 2004 -@@ -198,7 +198,7 @@ - - # to: - docdir = $(prefix)/share/doc/$(PACKAGE) --examplesdir = $(docdir)/examples -+examplesdir = $(prefix)/share/examples/$(PACKAGE) - - # which: - examples_DATA = \ |