[Bug 211723] mail/opendkim When enabling OPENDBX, port installation fails because of missing files

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 10 14:35:40 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211723

w.schwarzenfeld at utanet.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld at utanet.at

--- Comment #1 from w.schwarzenfeld at 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= option STATSEXT requires STATS and LUA as well
.endif
.endif

or it is a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list