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

Don't require specific Tcl version for lang/tcl-wrapper

PR:		ports/164528
Submitted by:	Pierre DAVID <pdagog@gmail.com>
This commit is contained in:
Martin Matuska 2012-02-13 11:36:23 +00:00
parent 3148bf6e52
commit 3b90890958
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291279

View File

@ -36,10 +36,10 @@ TX_SHELL= wish
TX_PORT= tk
TX_PORT_U= Tk
TX_CAT= x11-toolkits
USE_TK_RUN= yes
USE_TK_RUN= 82+
CATEGORIES= x11-toolkits tk
.else
USE_TCL_RUN= yes
USE_TCL_RUN= 82+
.endif
TX_CONF= ${TX_SHELL}.conf