summaryrefslogtreecommitdiff
path: root/math/qscanplot/files/patch-qscanplot::docs::en::Makefile.in
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-10 17:28:38 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-10 17:28:38 +0000
commit15e5f3afbad771111bbd928ccb302dbd060866df (patch)
tree1b8d82a681595453b1eb99319021f61f0c480ac4 /math/qscanplot/files/patch-qscanplot::docs::en::Makefile.in
parento Deal correctly with gnome: use proper paths if it is not (diff)
Add qscanplot 0.3, a program to extract data from scanned plots, graphs and
figures.
Notes
Notes: svn path=/head/; revision=52870
Diffstat (limited to 'math/qscanplot/files/patch-qscanplot::docs::en::Makefile.in')
-rw-r--r--math/qscanplot/files/patch-qscanplot::docs::en::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/qscanplot/files/patch-qscanplot::docs::en::Makefile.in b/math/qscanplot/files/patch-qscanplot::docs::en::Makefile.in
new file mode 100644
index 000000000000..59b385d92e1e
--- /dev/null
+++ b/math/qscanplot/files/patch-qscanplot::docs::en::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- qscanplot/docs/en/Makefile.in 2002/01/10 15:57:09 1.1
++++ qscanplot/docs/en/Makefile.in 2002/01/10 15:57:21
+@@ -19,7 +19,7 @@
+ srcdir = @srcdir@
+ top_srcdir = @top_srcdir@
+ VPATH = @srcdir@
+-prefix = @prefix@
++prefix = @prefix@/share
+ exec_prefix = @exec_prefix@
+ #>-
+ bindir = @bindir@