diff options
Diffstat (limited to 'math/asymptote/files')
| -rw-r--r-- | math/asymptote/files/patch-doc-Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/math/asymptote/files/patch-doc-Makefile b/math/asymptote/files/patch-doc-Makefile deleted file mode 100644 index 59b85caf373b..000000000000 --- a/math/asymptote/files/patch-doc-Makefile +++ /dev/null @@ -1,14 +0,0 @@ ---- doc/Makefile Wed Dec 13 03:06:11 2006 -+++ doc/Makefile.port Wed Dec 13 13:44:57 2006 -@@ -72,9 +72,10 @@ - rm -rf asymptote - - install: man faq -+ mkdir $(prefix)/share/doc/asymptote - cd FAQ; $(MAKE) install - ${INSTALL} -d -m 755 $(docdir) $(mandir)/man1 -- ${INSTALL} -p -m 644 $(DOCFILES) $(docdir) -+ ${INSTALL} -p -m 644 $(DOCFILES) $(prefix)/share/doc/asymptote - ${INSTALL} -p -m 644 $(MANFILES) $(mandir)/man1 - - install-all: doc install |
