Date: Mon, 04 Jan 2010 15:46:12 +0100 From: =?ISO-8859-15?Q?J=F6rgen_Blomberg?= <jnbg@blomberg.tk> To: Andrea Venturoli <ml@netfence.it> Cc: freebsd-ports@freebsd.org Subject: Re: INDEX failing on 6.3/i386 Message-ID: <4B41FF34.4080106@blomberg.tk> In-Reply-To: <4B39FE46.20905@netfence.it> References: <4B39FE46.20905@netfence.it>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrea Venturoli wrote: > Hello. > Am I the only one who's not able to build INDEX on the above version? > I didn't see anything on the list WRT to this topic. > > What I get is: > mod_webapp-4.1.24_3: "/usr/ports/www/apache1.3.6" non-existent -- > dependency list incomplete I had the same error with FreeBSD 6.2. The problem disappeared after adding this to make.conf: .if ${.CURDIR:M*/www/mod_webapp} APACHE_COMPAT=1 .endif I don't use mod_webapp, so this configuration is done only to be able to build INDEX. /JB
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B41FF34.4080106>