summaryrefslogtreecommitdiffstats
path: root/math/asymptote/files
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-10-02 23:09:50 +0000
committerpav <pav@FreeBSD.org>2005-10-02 23:09:50 +0000
commiteaedd87beb78c3efbcbe29cccf37cc656568cf7f (patch)
tree42e428307cb1a0bff77e695c9d3f02261ed478eb /math/asymptote/files
parente64e5ff77227e175a84004bc4dd6460334d31b57 (diff)
downloadFreeBSD-ports-eaedd87beb78c3efbcbe29cccf37cc656568cf7f.zip
FreeBSD-ports-eaedd87beb78c3efbcbe29cccf37cc656568cf7f.tar.gz
- Update to 0.89
PR: ports/86837 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Diffstat (limited to 'math/asymptote/files')
-rw-r--r--math/asymptote/files/patch-Makefile.in4
-rw-r--r--math/asymptote/files/patch-doc-Makefile15
2 files changed, 10 insertions, 9 deletions
diff --git a/math/asymptote/files/patch-Makefile.in b/math/asymptote/files/patch-Makefile.in
index cdfe42b..54fd166 100644
--- a/math/asymptote/files/patch-Makefile.in
+++ b/math/asymptote/files/patch-Makefile.in
@@ -1,6 +1,6 @@
$FreeBSD$
---- Makefile.in Sat Jul 2 22:23:42 2005
-+++ Makefile.in.port Fri Jul 22 19:15:11 2005
+--- Makefile.in Mon Sep 26 07:45:47 2005
++++ Makefile.in.port Sun Oct 2 15:01:32 2005
@@ -36,7 +36,7 @@
mandir = @mandir@
datadir = @datadir@
diff --git a/math/asymptote/files/patch-doc-Makefile b/math/asymptote/files/patch-doc-Makefile
index bc33e2c..32e8f55 100644
--- a/math/asymptote/files/patch-doc-Makefile
+++ b/math/asymptote/files/patch-doc-Makefile
@@ -1,13 +1,14 @@
$FreeBSD$
---- doc/Makefile Sat Feb 12 10:21:42 2005
-+++ doc/Makefile.port Sat Jul 23 22:03:59 2005
-@@ -46,7 +46,8 @@
- ${INSTALL} -d $(prefix)/info $(exampledir) $(mandir)/man1
- ${INSTALL} -m 644 asymptote.info $(prefix)/info
- install-info --infodir=$(prefix)/info asymptote.info
+--- doc/Makefile Thu Sep 29 07:53:39 2005
++++ doc/Makefile.port Sun Oct 2 15:05:56 2005
+@@ -51,7 +51,8 @@
+ rm -rf asymptote
+
+ install-man: man
- ${INSTALL} -m 644 asymptote.pdf $(exampledir)
+ mkdir -p $(prefix)/share/doc/asymptote
+ ${INSTALL} -m 644 asymptote.pdf $(prefix)/share/doc/asymptote/
${INSTALL} -m 644 $(MANFILES) $(mandir)/man1
- uninstall:
+ install: doc install-man
+
OpenPOWER on IntegriCloud