aboutsummaryrefslogtreecommitdiff
path: root/math/mathomatic/files/patch-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/mathomatic/files/patch-makefile')
-rw-r--r--math/mathomatic/files/patch-makefile13
1 files changed, 11 insertions, 2 deletions
diff --git a/math/mathomatic/files/patch-makefile b/math/mathomatic/files/patch-makefile
index 7c6517fad350..ae516952dd2a 100644
--- a/math/mathomatic/files/patch-makefile
+++ b/math/mathomatic/files/patch-makefile
@@ -1,5 +1,14 @@
---- makefile.orig Wed May 18 15:06:46 2005
-+++ makefile Wed May 18 15:07:19 2005
+--- makefile.orig Sat Sep 10 23:21:26 2005
++++ makefile Fri Oct 7 15:03:27 2005
+@@ -10,7 +10,7 @@
+
+ prefix = /usr
+ bindir = /usr/local/bin
+-mandir = $(prefix)/share/man
++mandir = $(prefix)/man
+ docdir = $(prefix)/share/doc
+
+ AOUT =mathomatic
@@ -42,7 +42,7 @@
install -d $(docdir)/mathomatic
install -m 0755 $(AOUT) $(bindir)