ports/186364: textproc/htdig bsd.apache.mk Malformed conditional

ohauer at FreeBSD.org ohauer at FreeBSD.org
Sun Feb 2 17:24:34 UTC 2014


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


More information about the freebsd-apache mailing list