Date: Sun, 11 Dec 2005 16:15:16 +0100 From: Andre Heider <a.heider@gmail.com> To: ports@FreeBSD.org Cc: lev@freebsd.org Subject: subversion 1.3.0.r4/mod_dav_svn/apache22 Message-ID: <439C4284.2060306@gmail.com>
next in thread | raw e-mail | index | archive | help
thx for the update lev! now i could upgrade to apache22 without any problems, just one small glitch in the Makefile: .if ${APACHE_PORT} == "www/apache21" APR_APU_DIR= ${LOCALBASE}/bin APR_CONFIG= apr-1-config APU_CONFIG= apu-1-config .else APR_APU_DIR= ${LOCALBASE}/lib/apache2 APR_CONFIG= apr-config APU_CONFIG= apu-config .endif apache22 apr is handled as apache21, just changed the first line to "www/apache22" for testing and port build without errors, module is running and access worked as in v1.2 regards, andre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?439C4284.2060306>