Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2014 17:24:33 GMT
From:      ohauer@FreeBSD.org
To:        dewayne@heuristicsystems.com.au, ohauer@FreeBSD.org, apache@FreeBSD.org, ohauer@FreeBSD.org
Subject:   Re: ports/186364: textproc/htdig bsd.apache.mk Malformed conditional
Message-ID:  <201402021724.s12HOXts062183@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: textproc/htdig bsd.apache.mk  Malformed conditional

State-Changed-From-To: open->feedback
State-Changed-By: ohauer
State-Changed-When: Sun Feb 2 17:22:50 UTC 2014
State-Changed-Why: 
I'll take it!

(from my answer to ports@)

Hi Dewayne,

APACHE_VERSION is a read only variable in case a port needs to know the
installed / default Apache version -> do not set this variable!

In case you want to specify a default apache use in etc/make.conf for example
 APACHE_PORT=www/apache22

See lines 12 - 25 in Mk/bsd.apache.mk





Responsible-Changed-From-To: apache->ohauer
Responsible-Changed-By: ohauer
Responsible-Changed-When: Sun Feb 2 17:22:50 UTC 2014
Responsible-Changed-Why: 
I'll take it!

(from my answer to ports@)

Hi Dewayne,

APACHE_VERSION is a read only variable in case a port needs to know the
installed / default Apache version -> do not set this variable!

In case you want to specify a default apache use in etc/make.conf for example
 APACHE_PORT=www/apache22

See lines 12 - 25 in Mk/bsd.apache.mk




http://www.freebsd.org/cgi/query-pr.cgi?pr=186364



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402021724.s12HOXts062183>