ports/math/mathomatic/files/patch-makefile
Thierry Thomas 1bd7e1d799 Add mathomatic 12.1.e, highly portable, general purpose CAS
(Computer Algebra System).

PR:		79118
Submitted by:	Roman Neuhauser <neuhauser (at) sigpipe.cz>
2005-04-11 20:45:00 +00:00

11 lines
388 B
Text

--- makefile.orig Mon Mar 7 03:40:08 2005
+++ makefile Mon Apr 11 22:16:09 2005
@@ -42,7 +42,7 @@
install -d $(docdir)/mathomatic
install -m 0755 $(AOUT) $(bindir)
install -m 0644 doc/mathomatic.1 $(mandir)/man1
- install -m 0644 doc/*.htm doc/*.html $(docdir)/mathomatic
+#%%PORTDOCS%%install -m 0644 doc/*.htm doc/*.html $(docdir)/mathomatic
@echo Install completed.
clean: