aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/openacs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/openacs/Makefile b/www/openacs/Makefile
index 8bb8b7b42676..04b3f0ab7e60 100644
--- a/www/openacs/Makefile
+++ b/www/openacs/Makefile
@@ -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}