`www/apache2' port installs libapr-0.so.9 into `${PREFIX}/lib/apache2', but doesn't have INSTALLS_SHLIB in Makefile. If you install apache2, and after that try to build `devel/subversion' with apache2 support, subversion commands will not find libraries in `lib/apache2'. After reboot this problem will gone, because apache2 installs proper start-up script. How-To-Repeat: Install `www/apache2' on clean computer, and try to install `devel/subversion' with apache2 support (WITH_MOD_DAV_SVN=yes) without reboot.
Responsible Changed From-To: freebsd-ports-bugs->clement Over to maintainer
State Changed From-To: open->closed Fix committed. Thanks :)