INDEX failing on 6.3/i386

Jörgen Blomberg jnbg at blomberg.tk
Mon Jan 4 15:06:52 UTC 2010


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



More information about the freebsd-ports mailing list