When PHP isn't installed as an apache module horde fails to install because it requires: WANT_PHP_MOD= yes instead of WANT_PHP_WEB= yes in the Makefile. Horde works as CGI/Fastcgi without problems. Fix: Replace WANT_PHP_MOD= yes with WANT_PHP_WEB= yes in /usr/ports/www/horde/Makefile How-To-Repeat: Install www/php[45]-cgi Install www/horde
Responsible Changed From-To: freebsd-ports-bugs->thierry Over to maintainer
State Changed From-To: open->closed Committed, thanks for your report!