diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-02 12:36:14 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-02 12:36:14 +0000 |
| commit | d46f58640a301fd1fe96e0a7a61d5bc15cbc4594 (patch) | |
| tree | e2a6039369f88ecb991d8d3b6b98502f19e937ab /math/asymptote/files/patch-Makefile.in | |
| parent | I disabled building of static libs but forgot to remove them from the (diff) | |
- Update to 0.95
- Add SHA256 hash
PR: 89540
Submitted by: Nicola Vitale <nivit@email.it>
Diffstat (limited to 'math/asymptote/files/patch-Makefile.in')
| -rw-r--r-- | math/asymptote/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/math/asymptote/files/patch-Makefile.in b/math/asymptote/files/patch-Makefile.in index e4c156ab48b5..18e23eade94e 100644 --- a/math/asymptote/files/patch-Makefile.in +++ b/math/asymptote/files/patch-Makefile.in @@ -1,10 +1,10 @@ ---- Makefile.in Thu Oct 20 09:36:42 2005 -+++ Makefile.in.port Mon Oct 24 11:00:23 2005 -@@ -36,7 +36,7 @@ - mandir = @mandir@ +--- Makefile.in Tue Nov 8 08:22:41 2005 ++++ Makefile.in.port Thu Nov 24 17:33:55 2005 +@@ -37,7 +37,7 @@ datadir = @datadir@ asydir = $(datadir)/asymptote --exampledir = $(datadir)/doc/asymptote + docdir = $(datadir)/doc/asymptote +-exampledir = $(docdir) +exampledir = $(datadir)/examples/asymptote animationsdir = $(exampledir)/animations latexdir = @latexdir@ |
