Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2018 13:06:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 208243] USE_APACHE=24+ doesn't work
Message-ID:  <bug-208243-16115-RlgpPgFopU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208243-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208243-16115@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208243

--- Comment #6 from Bernard Spil <brnrd@freebsd.org> ---
Hi mat,

Checking if I'm missing something here...

If in /etc/make.conf the user sets

> DEFAULT_VERSIONS=       apache=2.2
and the port sets

> USES=           apache:2.4+
it depends on www/apache24 not www/apache22.

If apache22 is already installed it fails in Mk/Uses/apache.mk

===>  ap24-mod_md-devel-1.1.10_3 is marked as broken: : Error from apache.mk.
Apache 2.2 is installed and port requires 2.4.
*** Error code 1

Should we add an additional error for the case where no Apache is installed,
DEFAULT_VERSIONS is 2.2 and the port requests 2.4+?

Cheers, Bernard.

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208243-16115-RlgpPgFopU>