aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-02-13 19:36:23 +0800
committermm <mm@FreeBSD.org>2012-02-13 19:36:23 +0800
commit7e690d3c5034c136f0b736218dfc406f8de1f115 (patch)
tree803d46c0e47341c20c18f09f31ea519b7ff28737 /lang
parent739ac378d9629e8ca2e770cb38e829ff8fee4163 (diff)
downloadfreebsd-ports-gnome-7e690d3c5034c136f0b736218dfc406f8de1f115.tar.gz
freebsd-ports-gnome-7e690d3c5034c136f0b736218dfc406f8de1f115.tar.zst
freebsd-ports-gnome-7e690d3c5034c136f0b736218dfc406f8de1f115.zip
Don't require specific Tcl version for lang/tcl-wrapper
PR: ports/164528 Submitted by: Pierre DAVID <pdagog@gmail.com>
Diffstat (limited to 'lang')
-rw-r--r--lang/tcl-wrapper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl-wrapper/Makefile b/lang/tcl-wrapper/Makefile
index c3047a20b556..9ac722c49e55 100644
--- a/lang/tcl-wrapper/Makefile
+++ b/lang/tcl-wrapper/Makefile
@@ -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