From fffc1613a01a6b9bfb80d0759639cc3496923935 Mon Sep 17 00:00:00 2001 From: SADA Kenji Date: Sun, 17 Nov 2002 05:32:11 +0000 Subject: fixing dependence with PEAR::Log. PR: ports/44474 Submitted by: maintainer --- www/horde2/Makefile | 6 +----- www/horde2/pkg-message | 3 --- 2 files changed, 1 insertion(+), 8 deletions(-) (limited to 'www/horde2') diff --git a/www/horde2/Makefile b/www/horde2/Makefile index 92ef5f864d3e..fbb290ccba28 100644 --- a/www/horde2/Makefile +++ b/www/horde2/Makefile @@ -27,11 +27,7 @@ LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext .if !defined(WITHOUT_MCAL) LIB_DEPENDS+= mcal.0:${PORTSDIR}/misc/libmcal .endif -.if !defined(WITHOUT_SSL) -RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libssl.so:${PORTSDIR}/www/apache13-modssl -.endif -#RUN_DEPENDS+= ${LOCALBASE}/lib/php/Cache/DB.php:${PORTSDIR}/devel/pear -RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 +RUN_DEPENDS= ${LOCALBASE}/lib/php/Log.php:${PORTSDIR}/sysutils/pear-Log NO_BUILD= yes USE_REINPLACE= yes diff --git a/www/horde2/pkg-message b/www/horde2/pkg-message index 40a2ae526f54..d4d255b32d8a 100644 --- a/www/horde2/pkg-message +++ b/www/horde2/pkg-message @@ -30,7 +30,4 @@ When everything is OK, you should be able to access Horde from There is a testing script at . The script horde_set_perms.sh has been installed in %%HORDESBIN%%. - -N.B.: if you don't have a directory /usr/local/lib/php/Log, you have * -===== to install it from . * ************************************************************************ -- cgit v1.2.3