ports/math/plplot/files/patch-bindings::tcl::Makefile.in
Pete Fritchman 37501b1297 - update to 5.2.1
- add a WITHOUT_X11 knob
- improve the WITH_TCLTK knob

PR:		51375
Submitted by:	Ports Fury
2003-05-18 19:37:30 +00:00

11 lines
393 B
Text

--- 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@
-tcldir = ${prefix}/$(DATA_DIR)/../tcl
+@enable_tcl_TRUE@tcldir = ${prefix}/$(DATA_DIR)/../tcl
libplplot = ../../src/libplplot$(LIB_TAG).la
libmatrix = libtclmatrix$(LIB_TAG).la