aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/egroupware
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-06-11 22:17:09 +0800
committermiwi <miwi@FreeBSD.org>2007-06-11 22:17:09 +0800
commit372e72617c31db1c4581fe4afef7c94d27f954a4 (patch)
tree3035fb693d0f6c197a3f776f43f796ebfdc43304 /deskutils/egroupware
parent7ea80974619b4e706ed8d000dd3fcf00570d4de1 (diff)
downloadfreebsd-ports-gnome-372e72617c31db1c4581fe4afef7c94d27f954a4.tar.gz
freebsd-ports-gnome-372e72617c31db1c4581fe4afef7c94d27f954a4.tar.zst
freebsd-ports-gnome-372e72617c31db1c4581fe4afef7c94d27f954a4.zip
- Fix depends after pear-log update
- Bump PORTREVISION
Diffstat (limited to 'deskutils/egroupware')
-rw-r--r--deskutils/egroupware/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile
index 3c994231a019..b33447f9ccfa 100644
--- a/deskutils/egroupware/Makefile
+++ b/deskutils/egroupware/Makefile
@@ -6,6 +6,7 @@
PORTNAME= eGroupWare
PORTVERSION= 1.2.106
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:C,http://nchc[^ ]+,,}
MASTER_SITE_SUBDIR= egroupware
@@ -49,7 +50,7 @@ USE_PHP+= imap
USE_PHP+= gd
.endif
.if defined(WITH_PEAR)
-RUN_DEPENDS= ${LOCALBASE}/share/pear/Log.php:${PORTSDIR}/sysutils/pear-Log
+RUN_DEPENDS= ${LOCALBASE}/share/pear/Log/null.php:${PORTSDIR}/sysutils/pear-Log
.endif
.if defined(WITH_LDAP)
USE_PHP+= ldap