mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
fixing dependence with PEAR::Log.
PR: ports/44474 Submitted by: maintainer
This commit is contained in:
parent
8b63ddab22
commit
fffc1613a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70289
@ -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
|
||||
|
@ -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>. *
|
||||
************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user