CVSROOT: /cvs Module name: ports Changes by: [email protected] 2009/05/19 15:14:52
Modified files:
x11/tk : tk.port.mk
lang/tcl : tcl.port.mk
Log message:
- provide a default MODTCL_VERSION set to MODTK_VERSION; only one
place to change if you need to use a different Tcl/Tk version.
- provide MODTCL_LIB and MODTK_LIB (avoids a possible messy
construct in an individual port's Makefile when they are needed,
allows use of "LDFLAGS=-L${MODTCL_LIBDIR} -l${MODTCL_LIB}").
ok steven@, Stuart Cassoff
