K 10 svn:author V 6 marino K 8 svn:date V 27 2015-05-16T19:10:43.185782Z K 7 svn:log V 422 mail/milter-bogom: Fix build on systems without base sendmail There was an attempt to support ports sendmail made, but the attempt didn't work. Well, it accidently worked because the compilers looked for headers and libraries at LOCALBASE/include and LOCALBASE/lib so the bad LDFLAGS value was ignored. Fix ports-sendmail LDFLAGS and explicitly set -I so milter-bogom builds on all compilers. Approved by: just fix it END