summaryrefslogtreecommitdiff
path: root/www/horde2
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2002-11-17 05:32:11 +0000
committerSADA Kenji <sada@FreeBSD.org>2002-11-17 05:32:11 +0000
commitfffc1613a01a6b9bfb80d0759639cc3496923935 (patch)
treeda4cd8fd675d565683f76e449c5d77b72c3cb711 /www/horde2
parentPort needs gtkhtml as a dependancy (diff)
fixing dependence with PEAR::Log.
PR: ports/44474 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=70289
Diffstat (limited to 'www/horde2')
-rw-r--r--www/horde2/Makefile6
-rw-r--r--www/horde2/pkg-message3
2 files changed, 1 insertions, 8 deletions
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 <URL:http://localhost/horde/test.php>.
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 <URL:http://pear.php.net/get/Log>. *
************************************************************************