1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Convert to USES=tcl

This commit is contained in:
Pietro Cerutti 2014-02-20 10:09:24 +00:00
parent 6e6b9cff6e
commit b3c3ea25da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345202

View File

@ -54,8 +54,7 @@ USE_PERL5+= run build
.endif
.if ${PORT_OPTIONS:MTCL}
USE_TCL= 84+
.include "${PORTSDIR}/Mk/bsd.tcl.mk"
USES+= tcl
CONFIGURE_ARGS+= --with-tcl=${TCL_LIBDIR}
.endif