[Bug 227037] www/apache24 fails to build when make.conf(5) includes WITHOUT_MODULES= statement
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 28 16:00:36 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227037
Bug ID: 227037
Summary: www/apache24 fails to build when make.conf(5) includes
WITHOUT_MODULES= statement
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: apache at FreeBSD.org
Reporter: zarychtam at plan-b.pwste.edu.pl
Assignee: apache at FreeBSD.org
Flags: maintainer-feedback?(apache at FreeBSD.org)
Reading the latest version of make.conf(5) gives no idea about WITHOUT_MODULES
being depreciated. I use this statement to avoid building sound modules on
servers in this way:
WITHOUT_MODULES+=sound which worked fine for years. This setting currently
breaks building apache24 from ports.
# make
===> apache24-2.4.33 : Error from apache.mk. WITH(OUT)_MODULES has been
removed, use www_apache24_(UN)SET.
*** Error code 1
Stop.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list