1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/math/plplot/files/patch-bindings::tk::Makefile.in

12 lines
435 B
Plaintext
Raw Normal View History

--- 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