Created attachment 177252 [details] Makefile.diff Use milter framework to handle libmilter correctly.
A commit references this bug: Author: ler Date: Wed Jan 11 01:53:12 UTC 2017 New revision: 431152 URL: https://svnweb.freebsd.org/changeset/ports/431152 Log: Use milter framework to handle libmilter correctly updated pkg-plist to use @sample, and changed SMF_RUN_DIR to be substituted in the plist otherwise packaging will fail it it's redefined. Bumped PORTREVISION. PR: 214722 Submitted by: sasaki@fcc.ad.jp (maintainer) Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D9126 Changes: head/mail/smfsav/Makefile head/mail/smfsav/pkg-plist
Committed, thanks. I also fixed a potential packaging problem and made the config file easier to set up.