diff options
Diffstat (limited to 'math/asymptote/files/patch-Makefile.in')
| -rw-r--r-- | math/asymptote/files/patch-Makefile.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/math/asymptote/files/patch-Makefile.in b/math/asymptote/files/patch-Makefile.in new file mode 100644 index 000000000000..cdfe42b9cb75 --- /dev/null +++ b/math/asymptote/files/patch-Makefile.in @@ -0,0 +1,12 @@ +$FreeBSD$ +--- Makefile.in Sat Jul 2 22:23:42 2005 ++++ Makefile.in.port Fri Jul 22 19:15:11 2005 +@@ -36,7 +36,7 @@ + mandir = @mandir@ + datadir = @datadir@ + asydir = $(datadir)/asymptote +-exampledir = $(datadir)/doc/asymptote ++exampledir = $(datadir)/examples/asymptote + latexdir = @latexdir@ + INSTALL = @INSTALL@ + ASYMPTOTE_DIR = ../base |
