diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-18 17:49:19 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-18 17:49:19 +0000 |
| commit | 389d040f5ccd72111f70a168c52faf1ef6742b68 (patch) | |
| tree | 9cfb69174d7ade4ef5052de6f02e6ea094612773 /math/asymptote/files/patch-Makefile.in | |
| parent | devel/bison-devel -> devel/bison2 (diff) | |
- Update to 0.92
PR: ports/87916
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Diffstat (limited to 'math/asymptote/files/patch-Makefile.in')
| -rw-r--r-- | math/asymptote/files/patch-Makefile.in | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/math/asymptote/files/patch-Makefile.in b/math/asymptote/files/patch-Makefile.in index 54fd16606717..e4c156ab48b5 100644 --- a/math/asymptote/files/patch-Makefile.in +++ b/math/asymptote/files/patch-Makefile.in @@ -1,12 +1,11 @@ -$FreeBSD$ ---- Makefile.in Mon Sep 26 07:45:47 2005 -+++ Makefile.in.port Sun Oct 2 15:01:32 2005 +--- 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@ datadir = @datadir@ asydir = $(datadir)/asymptote -exampledir = $(datadir)/doc/asymptote +exampledir = $(datadir)/examples/asymptote + animationsdir = $(exampledir)/animations latexdir = @latexdir@ INSTALL = @INSTALL@ - ASYMPTOTE_DIR = ../base |
