aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2018-02-24 19:28:32 +0800
committerbrnrd <brnrd@FreeBSD.org>2018-02-24 19:28:32 +0800
commita4a678852b9ede540710b8f66e795b6c999e5c45 (patch)
treeab2e69451ce20468950b3055e00087c49417ec1c /deskutils
parentc3ccd2719fcfe691b9e6655fdeaf42d6d6b1366d (diff)
downloadfreebsd-ports-gnome-a4a678852b9ede540710b8f66e795b6c999e5c45.tar.gz
freebsd-ports-gnome-a4a678852b9ede540710b8f66e795b6c999e5c45.tar.zst
freebsd-ports-gnome-a4a678852b9ede540710b8f66e795b6c999e5c45.zip
deskutils/phpcollab: Fix Apache dependency
- While here, fix dead link Approved by: hat apache@
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/phpcollab/Makefile2
-rw-r--r--deskutils/phpcollab/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/phpcollab/Makefile b/deskutils/phpcollab/Makefile
index 50208ffaaa15..c0c687d0d7b7 100644
--- a/deskutils/phpcollab/Makefile
+++ b/deskutils/phpcollab/Makefile
@@ -26,7 +26,7 @@ OPTIONS_RADIO_DB= PGSQL MYSQL
MYSQL_USE= PHP=mysql MYSQL=yes
PGSQL_USE= PHP=pgsql,pdo_pgsql
PGSQL_USES= pgsql
-APACHE_USE= APACHE_RUN=22
+APACHE_USE= APACHE_RUN=22+
LIGHTTPD_RUN_DEPENDS= lighttpd:ww/lighttpd
do-install:
diff --git a/deskutils/phpcollab/pkg-descr b/deskutils/phpcollab/pkg-descr
index b7a6473068df..d12c90726493 100644
--- a/deskutils/phpcollab/pkg-descr
+++ b/deskutils/phpcollab/pkg-descr
@@ -4,4 +4,4 @@ organizations, such as consulting firms, that rely on a division
between firm-side and client-side information will benefit most
from use of phpCollab.
-WWW: http://www.php-collab.org/
+WWW: http://www.phpcollab.com/