diff options
Diffstat (limited to 'math/plplot/files/patch-bindings::tk::Makefile.in')
-rw-r--r-- | math/plplot/files/patch-bindings::tk::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/plplot/files/patch-bindings::tk::Makefile.in b/math/plplot/files/patch-bindings::tk::Makefile.in deleted file mode 100644 index cf97ac73ed55..000000000000 --- a/math/plplot/files/patch-bindings::tk::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- bindings/tk/Makefile.in.orig Thu Apr 21 05:35:23 2005 -+++ bindings/tk/Makefile.in Sun May 8 12:19:29 2005 -@@ -467,7 +467,7 @@ - with_qhull_TRUE = @with_qhull_TRUE@ - with_rpath_FALSE = @with_rpath_FALSE@ - with_rpath_TRUE = @with_rpath_TRUE@ --tcldir = $(TCL_DIR) -+@enable_tk_TRUE@tcldir = $(TCL_DIR) - libplplottcltk = $(top_builddir)/bindings/tcl/libplplottcltk$(LIB_TAG).la - libplplot = $(top_builddir)/src/libplplot$(LIB_TAG).la - |