Fix tcllib dependency

This commit is contained in:
Pav Lucistnik 2007-09-29 13:40:14 +00:00
parent f14bc5b144
commit 5b799c2f17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200346

View File

@ -15,13 +15,12 @@ MAINTAINER?= mm@FreeBSD.org
COMMENT?= A modular web application platform for communities
AOLSERVERBASE?= ${LOCALBASE}/aolserver
TCLLIB_VER?= 1.10
RUN_DEPENDS+= ${AOLSERVERBASE}/bin/nscache.so:${PORTSDIR}/www/aolserver-nscache \
${AOLSERVERBASE}/bin/nsopenssl.so:${PORTSDIR}/security/aolserver-nsopenssl \
${AOLSERVERBASE}/bin/nssha1.so:${PORTSDIR}/security/aolserver-nssha1 \
${AOLSERVERBASE}/bin/nspostgres.so:${PORTSDIR}/databases/aolserver-nspostgres \
${AOLSERVERBASE}/modules/tcl/xotcl.tcl:${PORTSDIR}/www/aolserver-xotcl \
${LOCALBASE}/lib/tcllib${TCLLIB_VER}/pkgIndex.tcl:${PORTSDIR}/devel/tcllib \
dtplite:${PORTSDIR}/devel/tcllib \
${LOCALBASE}/lib/tdomConfig.sh:${PORTSDIR}/www/tdom
USE_RC_SUBR?= ${PORTNAME}