diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-01-04 16:37:18 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-01-04 16:37:18 +0000 |
commit | 8edba6421b93d2ad3a269d4910ef1f5b85e23c6d (patch) | |
tree | f02b56d6408d15bd7803adb8830179477381a962 /math/qhull5/files/patch-src__Makefile.in | |
parent | math/plplot: remove option for expired math/qhull5 (diff) |
Remove expired port:
2021-01-01 math/qhull5: Legacy version of port no longer required by math/octave
Notes
Notes:
svn path=/head/; revision=560314
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 = \ |