Commit Graph

6 Commits

Author SHA1 Message Date
sthen
b70dcb07a1 - 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
2009-05-19 21:14:52 +00:00
sthen
55f2c4d47e correct _MODTK_SPEC (pasto, missed s/tcl/tk) 2009-03-13 14:07:06 +00:00
sthen
03ca197133 handle package spec for MODTK_VERSION=8.4 2009-03-11 20:10:44 +00:00
avsm
a5eec51d71 fix tk pkg specs; ok espie@ 2009-03-10 23:34:12 +00:00
steven
a9c49ef25a reorganize/extend these modules a bit
"go ahead" deanna@
2008-07-08 04:32:06 +00:00
deanna
0c875be623 Add lang/tcl and x11/tk modules
feedback and ok steven@
2008-05-13 12:07:14 +00:00