diff options
Diffstat (limited to 'deskutils/phpcollab/Makefile')
-rw-r--r-- | deskutils/phpcollab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/phpcollab/Makefile b/deskutils/phpcollab/Makefile index f455e4e93557..50208ffaaa15 100644 --- a/deskutils/phpcollab/Makefile +++ b/deskutils/phpcollab/Makefile @@ -27,7 +27,7 @@ MYSQL_USE= PHP=mysql MYSQL=yes PGSQL_USE= PHP=pgsql,pdo_pgsql PGSQL_USES= pgsql APACHE_USE= APACHE_RUN=22 -LIGHTTPD_RUN_DEPENDS= lighttpd:${PORTSDIR}/ww/lighttpd +LIGHTTPD_RUN_DEPENDS= lighttpd:ww/lighttpd do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} |