diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2002-03-29 17:55:00 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2002-03-29 17:55:00 +0000 |
commit | 9dd8c580d3472fdd00efb873324bae7a796a7241 (patch) | |
tree | 90c1008dbff15c0af7e94c9be9ad366f07ccfaf5 /www/tclhttpd | |
parent | dbcd2ea33340925a82bffce7aaeb1834101da957 (diff) | |
download | ports-9dd8c580d3472fdd00efb873324bae7a796a7241.tar.gz ports-9dd8c580d3472fdd00efb873324bae7a796a7241.zip |
Notes
Diffstat (limited to 'www/tclhttpd')
-rw-r--r-- | www/tclhttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile index 61c92fa538ec..884931097d72 100644 --- a/www/tclhttpd/Makefile +++ b/www/tclhttpd/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= mi@aldan.algebra.com -RUN_DEPENDS= ${LOCALBASE}/lib/tcllib0.8/pkgIndex.tcl:${PORTSDIR}/devel/tcllib +RUN_DEPENDS= ${LOCALBASE}/lib/tcllib1.2/pkgIndex.tcl:${PORTSDIR}/devel/tcllib LIB_DEPENDS= tcl${TCL_VER}:${PORTSDIR}/lang/tcl${TCL_VER} TCL_DVER?= 8.3 |