Date: Wed, 28 Mar 2018 16:00:33 +0000 From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 227037] www/apache24 fails to build when make.conf(5) includes WITHOUT_MODULES= statement Message-ID: <bug-227037-16115@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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@FreeBSD.org Reporter: zarychtam@plan-b.pwste.edu.pl Assignee: apache@FreeBSD.org Flags: maintainer-feedback?(apache@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227037-16115>
