From c780fcaea323308850eb229ab47d87a41c1c4d94 Mon Sep 17 00:00:00 2001 From: mm Date: Thu, 20 Sep 2007 10:00:07 +0000 Subject: - Fix tcllib dependency - Reduce size of COMMENT --- www/openacs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/openacs/Makefile b/www/openacs/Makefile index 25bd6b5d28b4..8bb8b7b42676 100644 --- a/www/openacs/Makefile +++ b/www/openacs/Makefile @@ -12,10 +12,10 @@ MASTER_SITES?= http://openacs.org/projects/openacs/download/download/ EXTRACT_SUFX?= .tgz?revision_id=1098887 MAINTAINER?= mm@FreeBSD.org -COMMENT?= A modular web application platform for high traffic communities +COMMENT?= A modular web application platform for communities AOLSERVERBASE?= ${LOCALBASE}/aolserver -TCLLIB_VER?= 1.9 +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 \ -- cgit