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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"