diff options
Diffstat (limited to 'math/plplot/files/patch-bindings::tcl::Makefile.in')
-rw-r--r-- | math/plplot/files/patch-bindings::tcl::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/plplot/files/patch-bindings::tcl::Makefile.in b/math/plplot/files/patch-bindings::tcl::Makefile.in deleted file mode 100644 index 9f1904a7d45b..000000000000 --- a/math/plplot/files/patch-bindings::tcl::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- bindings/tcl/Makefile.in.orig Thu Apr 21 05:35:22 2005 -+++ bindings/tcl/Makefile.in Sun May 8 12:18:36 2005 -@@ -482,7 +482,7 @@ - with_qhull_TRUE = @with_qhull_TRUE@ - with_rpath_FALSE = @with_rpath_FALSE@ - with_rpath_TRUE = @with_rpath_TRUE@ --tcldir = $(TCL_DIR) -+@enable_tcl_TRUE@tcldir = $(TCL_DIR) - libplplot = $(top_builddir)/src/libplplot$(LIB_TAG).la - libmatrix = libtclmatrix$(LIB_TAG).la - @enable_tcl_TRUE@generated_scripts = plplot.tcl |