summaryrefslogtreecommitdiff
path: root/math/plplot/files
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-10 15:39:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-10 15:39:09 +0000
commitffa3bf9e8a4b2d13b4937d7213dca6d4ecc894f3 (patch)
tree2b91c4e698fbd4c9f9c49eba82c8f82f14522eeb /math/plplot/files
parent- Update to version 1.6.2 (diff)
- Update to version 5.3.0
PR: ports/62641 Submitted by: Ports Fury
Diffstat (limited to 'math/plplot/files')
-rw-r--r--math/plplot/files/patch-Makefile.in11
-rw-r--r--math/plplot/files/patch-bindings::tcl::Makefile.in18
-rw-r--r--math/plplot/files/patch-bindings::tk::Makefile.in16
-rw-r--r--math/plplot/files/patch-drivers::Makefile.in11
-rw-r--r--math/plplot/files/patch-lib::csa::Makefile.in11
-rw-r--r--math/plplot/files/patch-pkgcfg::Makefile.in11
6 files changed, 61 insertions, 17 deletions
diff --git a/math/plplot/files/patch-Makefile.in b/math/plplot/files/patch-Makefile.in
new file mode 100644
index 000000000000..db887516f9b1
--- /dev/null
+++ b/math/plplot/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Mon Feb 2 20:40:55 2004
++++ Makefile.in Tue Feb 10 00:55:31 2004
+@@ -835,7 +835,7 @@
+
+ info-am:
+
+-install-data-am: install-docDATA
++install-data-am:
+
+ install-exec-am: install-binSCRIPTS
+
diff --git a/math/plplot/files/patch-bindings::tcl::Makefile.in b/math/plplot/files/patch-bindings::tcl::Makefile.in
index ae326bf8045f..174244285090 100644
--- a/math/plplot/files/patch-bindings::tcl::Makefile.in
+++ b/math/plplot/files/patch-bindings::tcl::Makefile.in
@@ -1,11 +1,11 @@
---- bindings/tcl/Makefile.in.orig Mon Apr 21 21:36:35 2003
-+++ bindings/tcl/Makefile.in Wed Apr 23 18:39:49 2003
-@@ -341,7 +341,7 @@
- with_rpath_FALSE = @with_rpath_FALSE@
- with_rpath_TRUE = @with_rpath_TRUE@
+--- bindings/tcl/Makefile.in.orig Mon Feb 2 20:40:59 2004
++++ bindings/tcl/Makefile.in Tue Feb 10 01:10:30 2004
+@@ -932,7 +932,7 @@
--tcldir = ${prefix}/$(DATA_DIR)/../tcl
-+@enable_tcl_TRUE@tcldir = ${prefix}/$(DATA_DIR)/../tcl
+ info-am:
+
+-install-data-am: install-pkgincludeHEADERS install-tclDATA
++install-data-am: @enable_tcl_TRUE@install-pkgincludeHEADERS install-tclDATA
+
+ install-exec-am: install-libLTLIBRARIES
- libplplot = ../../src/libplplot$(LIB_TAG).la
- libmatrix = libtclmatrix$(LIB_TAG).la
diff --git a/math/plplot/files/patch-bindings::tk::Makefile.in b/math/plplot/files/patch-bindings::tk::Makefile.in
index abfbf353ba17..8e48c78c7980 100644
--- a/math/plplot/files/patch-bindings::tk::Makefile.in
+++ b/math/plplot/files/patch-bindings::tk::Makefile.in
@@ -1,11 +1,11 @@
---- bindings/tk/Makefile.in.orig Mon Apr 21 21:36:35 2003
-+++ bindings/tk/Makefile.in Wed Apr 23 18:28:32 2003
-@@ -341,7 +341,7 @@
- with_rpath_FALSE = @with_rpath_FALSE@
- with_rpath_TRUE = @with_rpath_TRUE@
+--- bindings/tk/Makefile.in.orig Mon Feb 2 20:40:59 2004
++++ bindings/tk/Makefile.in Tue Feb 10 01:12:09 2004
+@@ -744,7 +744,7 @@
--tcldir = ${prefix}/$(DATA_DIR)/../tcl
-+@enable_tk_TRUE@tcldir = ${prefix}/$(DATA_DIR)/../tcl
+ info-am:
- libplplottcltk = ../tcl/libplplottcltk$(LIB_TAG).la
+-install-data-am: install-pkgincludeHEADERS install-tclDATA
++install-data-am: @enable_tk_TRUE@install-pkgincludeHEADERS install-tclDATA
+
+ install-exec-am: install-binPROGRAMS
diff --git a/math/plplot/files/patch-drivers::Makefile.in b/math/plplot/files/patch-drivers::Makefile.in
new file mode 100644
index 000000000000..841d12d59ace
--- /dev/null
+++ b/math/plplot/files/patch-drivers::Makefile.in
@@ -0,0 +1,11 @@
+--- drivers/Makefile.in.orig Mon Feb 2 20:41:02 2004
++++ drivers/Makefile.in Tue Feb 10 01:44:02 2004
+@@ -2069,7 +2069,7 @@
+
+ info-am:
+
+-install-data-am: install-docDATA install-driversDATA \
++install-data-am: install-driversDATA \
+ install-driversLTLIBRARIES
+ @$(NORMAL_INSTALL)
+ $(MAKE) $(AM_MAKEFLAGS) install-data-hook
diff --git a/math/plplot/files/patch-lib::csa::Makefile.in b/math/plplot/files/patch-lib::csa::Makefile.in
new file mode 100644
index 000000000000..e1e528e7a93a
--- /dev/null
+++ b/math/plplot/files/patch-lib::csa::Makefile.in
@@ -0,0 +1,11 @@
+--- lib/csa/Makefile.in.orig Mon Feb 2 20:41:08 2004
++++ lib/csa/Makefile.in Tue Feb 10 01:53:21 2004
+@@ -635,8 +635,6 @@
+ info-am:
+
+ install-data-am:
+- @$(NORMAL_INSTALL)
+- $(MAKE) $(AM_MAKEFLAGS) install-data-hook
+
+ install-exec-am: install-libLTLIBRARIES
+
diff --git a/math/plplot/files/patch-pkgcfg::Makefile.in b/math/plplot/files/patch-pkgcfg::Makefile.in
new file mode 100644
index 000000000000..38f42c547cf5
--- /dev/null
+++ b/math/plplot/files/patch-pkgcfg::Makefile.in
@@ -0,0 +1,11 @@
+--- pkgcfg/Makefile.in.orig Mon Feb 2 20:41:08 2004
++++ pkgcfg/Makefile.in Tue Feb 10 01:42:00 2004
+@@ -519,7 +519,7 @@
+
+ info-am:
+
+-install-data-am: install-pkgconfigDATA
++install-data-am: @with_pkg_config_TRUE@install-pkgconfigDATA
+ @$(NORMAL_INSTALL)
+ $(MAKE) $(AM_MAKEFLAGS) install-data-hook
+