Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 May 2018 02:51:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 227944] www/apache24 error in Makefile
Message-ID:  <bug-227944-16115-vtWLKi0KRG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227944-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227944-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227944

--- Comment #8 from gja822@narod.ru ---
The output of

${ECHO_CMD} "[[[ !${OPSYS}!  !${OSVERSION}!  !${PORT_OPTIONS:MHTTP2}!
!${OPENSSLBASE}! ]]]"

is

[[[ !FreeBSD!  !1004501!  !HTTP2! !! ]]]

from within the Makefile (I put it in post-extract section).

May be, the empty OPENSSLBASE confuses it?

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



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