docs/92824: [patch] update porters-handbook according what USE_APACHE2 really does
Daniel Gerzo
danger at rulez.sk
Sun Feb 5 18:20:09 UTC 2006
The following reply was made to PR docs/92824; it has been noted by GNATS.
From: Daniel Gerzo <danger at rulez.sk>
To: "Simon L. Nielsen" <simon at FreeBSD.org>
Cc: clement at FreeBSD.org, freebsd-gnats-submit at FreeBSD.org
Subject: Re[2]: docs/92824: [patch] update porters-handbook according what USE_APACHE2 really does
Date: Sun, 5 Feb 2006 19:17:37 +0100
Hello Simon,
Sunday, February 5, 2006, 4:45:10 PM, you wrote:
> Hey,
> Can you confirm that this change is correct?
sure :-) see ports/Mk/bsd.apache.mk:
. if defined(WITH_APACHE2)
APACHE_PORT?= www/apache20
. else
APACHE_PORT?= www/apache13
. endif
> Thanks.
--
Sincerely,
Daniel Gerzo
More information about the freebsd-doc
mailing list