diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /math/qhull5/files/patch-src::Makefile.in | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'math/qhull5/files/patch-src::Makefile.in')
-rw-r--r-- | math/qhull5/files/patch-src::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
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 = \ |