From 2153c74b09a70aff95ba205163c89d4dba9f79c1 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 7 Oct 2005 18:49:48 +0000 Subject: - Update to 12.4.11 PR: ports/87043 Submitted by: maintainer --- math/mathomatic/files/patch-makefile | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'math/mathomatic/files/patch-makefile') 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) -- cgit v1.2.3