mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
5d33e04596
Where appropriate fiddle with a few other things.
9 lines
95 B
Makefile
9 lines
95 B
Makefile
# vim: ts=8 noexpandtab
|
|
#
|
|
|
|
tcl_ARGS= ${tk_ARGS}
|
|
|
|
_TCLTK_PORT= tk
|
|
|
|
.include "${USESDIR}/tcl.mk"
|