1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/Mk/Uses/tk.mk
Baptiste Daroussin ed83abe320 Use USESDIR macro
2015-10-10 17:46:45 +00:00

11 lines
109 B
Makefile

# $FreeBSD$
#
# vim: ts=8 noexpandtab
#
tcl_ARGS= ${tk_ARGS}
_TCLTK_PORT= tk
.include "${USESDIR}/tcl.mk"