diff options
Diffstat (limited to 'lang/tcl86/Makefile')
-rw-r--r-- | lang/tcl86/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk> .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} |