Bump up RUN-dependency on tcllib from 1.4 to 1.6.
Submitted by: kris
This commit is contained in:
parent
d17822e7e1
commit
1bf1910a88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106241
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue