aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-03 09:20:54 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-03 09:20:54 +0000
commit768dfd419c7687f9c426272f9cafb80a6906068e (patch)
treebf5315873545c2db5020e90e6ce5e04f57d8a61e /www
parent374f1c34e40e073fd78b579c42dce5140918f4a4 (diff)
downloadports-768dfd419c7687f9c426272f9cafb80a6906068e.tar.gz
ports-768dfd419c7687f9c426272f9cafb80a6906068e.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/openacs-dotlrn/Makefile1
-rw-r--r--www/openacs/Makefile4
2 files changed, 3 insertions, 2 deletions
diff --git a/www/openacs-dotlrn/Makefile b/www/openacs-dotlrn/Makefile
index 0912e47f5d65..82f84408e774 100644
--- a/www/openacs-dotlrn/Makefile
+++ b/www/openacs-dotlrn/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dotlrn
DISTVERSION= 2.4.1
+PORTREVISION= 1
MASTER_SITES= http://openacs.org/projects/dotlrn/download/download/
MAINTAINER= mm@FreeBSD.org
diff --git a/www/openacs/Makefile b/www/openacs/Makefile
index 21f5ddb4c81b..304a300461bf 100644
--- a/www/openacs/Makefile
+++ b/www/openacs/Makefile
@@ -7,6 +7,7 @@
PORTNAME?= openacs
DISTVERSION?= 5.4.3
+PORTREVISION?= 1
CATEGORIES= www
MASTER_SITES?= http://openacs.org/projects/openacs/download/download/
EXTRACT_SUFX= .tgz?revision_id=${DIST_REV_ID}
@@ -17,8 +18,7 @@ COMMENT?= A modular web application platform for communities
DIST_REV_ID?= 2089636
AOLSERVERBASE?= ${LOCALBASE}/aolserver
-RUN_DEPENDS+= ${AOLSERVERBASE}/bin/nscache.so:${PORTSDIR}/www/aolserver-nscache \
- ${AOLSERVERBASE}/bin/nsopenssl.so:${PORTSDIR}/security/aolserver-nsopenssl \
+RUN_DEPENDS+= ${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 \