Date: Wed, 10 Aug 2016 14:35:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211723] mail/opendkim When enabling OPENDBX, port installation fails because of missing files Message-ID: <bug-211723-13-dquCQDNQx4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211723-13@https.bugs.freebsd.org/bugzilla/> References: <bug-211723-13@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=3D211723 w.schwarzenfeld@utanet.at changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |w.schwarzenfeld@utanet.at --- Comment #1 from w.schwarzenfeld@utanet.at --- THe error does not appear, if STATS and STATSEXT are enabled. Either it is forgotten to add it to this condition if ${PORT_OPTIONS:MSTATSEXT} .if !${PORT_OPTIONS:MSTATS} || !${PORT_OPTIONS:MLUA} <-- || !${PORTS_OPTION:MOPENDBX} IGNORE=3D option STATSEXT requires STATS and LUA as well .endif .endif or it is a bug. --=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-211723-13-dquCQDNQx4>