1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- Fix tcl-modules dependency

Reported by: QAT
This commit is contained in:
Martin Matuska 2009-11-20 11:22:52 +00:00
parent 3f9ae33a10
commit f7d10b3da7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244522

View File

@ -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}