From 209d84067350a9c156c090c63a786c74cc4055f1 Mon Sep 17 00:00:00 2001 From: mm Date: Sun, 26 Jun 2011 09:18:21 +0000 Subject: Update dependency on tcl-modules (8.5.10) --- lang/tcl86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile index 595156801c63..a2718cb1533d 100644 --- a/lang/tcl86/Makefile +++ b/lang/tcl86/Makefile @@ -48,7 +48,7 @@ LATEST_LINK= tcl86${THREADS_SUFFIX} .include .if !defined(WITHOUT_TCL_MODULES) -RUN_DEPENDS+= ${LOCALBASE}/lib/tcl8/8.5/tcltest-2.3.2.tm:${PORTSDIR}/lang/tcl-modules +RUN_DEPENDS+= ${LOCALBASE}/lib/tcl8/8.5/tcltest-2.3.3.tm:${PORTSDIR}/lang/tcl-modules .endif DATADIR= ${PREFIX}/share/${PORTNAME}${TCL_VER} -- cgit