aboutsummaryrefslogtreecommitdiffstats
path: root/www/openacs
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-09-29 21:40:14 +0800
committerpav <pav@FreeBSD.org>2007-09-29 21:40:14 +0800
commit2117be8828cccb7e2b77fb2078e696973cd3fd99 (patch)
treed43a23c1b20d7c3b5904c96074a333130da49c0e /www/openacs
parent62ec9f942ae41cc25247b1563282df5b05979e21 (diff)
downloadfreebsd-ports-gnome-2117be8828cccb7e2b77fb2078e696973cd3fd99.tar.gz
freebsd-ports-gnome-2117be8828cccb7e2b77fb2078e696973cd3fd99.tar.zst
freebsd-ports-gnome-2117be8828cccb7e2b77fb2078e696973cd3fd99.zip
Fix tcllib dependency
Diffstat (limited to 'www/openacs')
-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}