1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Remove limitation on unthreaded version of Tk

PR:		171156
Submitted by:	gahr
Approved by:	maintainer (timeout 20 days)
This commit is contained in:
Pietro Cerutti 2012-09-18 10:22:28 +00:00
parent 4eca705913
commit ec60016e98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304440

View File

@ -194,7 +194,6 @@ CONFIGURE_ARGS+= --without-libpng
.endif
.if ${PORT_OPTIONS:MTCLTK}
USE_TK_NO_THREADS= yes
USE_TK = 84+
CONFIGURE_ARGS+= --with-tcltk \
--with-tcl-config=${TCL_LIBDIR}/tclConfig.sh \