aboutsummaryrefslogtreecommitdiff
path: root/devel/ocamlweb/files/patch-Makefile.in
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2005-02-11 02:18:45 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2005-02-11 02:18:45 +0000
commit046a2170dcdea2be57cfc0d19071b295d386f992 (patch)
treedb98482edff7f8754c0b0c810ceb8542aea8cc27 /devel/ocamlweb/files/patch-Makefile.in
parentfa13219d62cd029235412796752cf9cd04f97d5e (diff)
Notes
Diffstat (limited to 'devel/ocamlweb/files/patch-Makefile.in')
-rw-r--r--devel/ocamlweb/files/patch-Makefile.in11
1 files changed, 8 insertions, 3 deletions
diff --git a/devel/ocamlweb/files/patch-Makefile.in b/devel/ocamlweb/files/patch-Makefile.in
index 39018a8cc97e..b7159e5c0bcf 100644
--- a/devel/ocamlweb/files/patch-Makefile.in
+++ b/devel/ocamlweb/files/patch-Makefile.in
@@ -1,6 +1,11 @@
---- Makefile.in-- Thu Mar 28 15:21:12 2002
-+++ Makefile.in Thu Mar 28 15:21:20 2002
-@@ -13,7 +13,7 @@
+--- Makefile.in.orig Mon Jul 7 17:23:47 2003
++++ Makefile.in Fri Feb 11 03:23:16 2005
+@@ -9,11 +9,11 @@
+
+ # where to install the style file
+ BASETEXDIR = $(prefix)/share/texmf
+-TEXDIR = $(BASETEXDIR)/tex/latex/misc
++TEXDIR = $(BASETEXDIR)/tex/latex/ocamlweb
# command to update TeX' kpathsea database
MKTEXLSR = @MKTEXLSR@