aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl86
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-11-20 11:22:52 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-11-20 11:22:52 +0000
commitf7d10b3da7cd735cb2aacee4be7548f4e458d4a9 (patch)
tree4e173d571c421f711786b6379f2b4a9abb0c5c01 /lang/tcl86
parent3f9ae33a106c6fcc677e9627d5ae6378a851b359 (diff)
downloadports-f7d10b3da7cd735cb2aacee4be7548f4e458d4a9.tar.gz
ports-f7d10b3da7cd735cb2aacee4be7548f4e458d4a9.zip
- Fix tcl-modules dependency
Reported by: QAT
Notes
Notes: svn path=/head/; revision=244522
Diffstat (limited to 'lang/tcl86')
-rw-r--r--lang/tcl86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile
index 13265c47a3f0..71b494319ec5 100644
--- a/lang/tcl86/Makefile
+++ b/lang/tcl86/Makefile
@@ -45,7 +45,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.1.tm:${PORTSDIR}/lang/tcl-modules
+RUN_DEPENDS+= ${LOCALBASE}/lib/tcl8/8.5/tcltest-2.3.2.tm:${PORTSDIR}/lang/tcl-modules
.endif
DATADIR= ${PREFIX}/share/${PORTNAME}${TCL_VER}