From a8759a8d50bdb10a2312622bbe4fb3691d92ec7a Mon Sep 17 00:00:00 2001 From: mi Date: Mon, 5 Apr 2004 16:47:20 +0000 Subject: Bump up RUN-dependency on tcllib from 1.4 to 1.6. Submitted by: kris --- www/tclhttpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/tclhttpd/Makefile') diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile index f6b98345f61..ad7fd83a786 100644 --- a/www/tclhttpd/Makefile +++ b/www/tclhttpd/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= mi@aldan.algebra.com COMMENT= An http-server implemented in TCL -RUN_DEPENDS= ${LOCALBASE}/lib/tcllib1.4/pkgIndex.tcl:${PORTSDIR}/devel/tcllib +RUN_DEPENDS= ${LOCALBASE}/lib/tcllib1.6/pkgIndex.tcl:${PORTSDIR}/devel/tcllib LIB_DEPENDS= tcl${TCL_VER}:${PORTSDIR}/lang/tcl${TCL_VER} TCL_DVER?= 8.4 -- cgit