OpenDKIM is built with OpenDBX suppport (also from ports, postgreSQL enabled). After make install I get: ===> Installing for opendkim-2.10.3_11 ===> Checking if opendkim is already installed ===> Registering installation for opendkim-2.10.3_11 pkg-static: Unable to access file /var/ports/usr/ports/mail/opendkim/work/stageusr/local/bin/opendkim-spam:No such file or directory pkg-static: Unable to access file /var/ports/usr/ports/mail/opendkim/work/stageusr/local/sbin/opendkim-importstats:No such file or directory pkg-static: Unable to access file /var/ports/usr/ports/mail/opendkim/work/stageusr/local/man/man1/opendkim-spam.1.gz:No such file or directory pkg-static: Unable to access file /var/ports/usr/ports/mail/opendkim/work/stageusr/local/man/man8/opendkim-importstats.8.gz:No such file or directory There is missing slash in path: ...opendkim/work/stageusr... It should look like ...opendkim/work/stage/usr...
A commit references this bug: Author: danfe Date: Fri Jul 10 13:10:57 UTC 2020 New revision: 541860 URL: https://svnweb.freebsd.org/changeset/ports/541860 Log: Unbreak the build with options GNUTLS and/or OPENDBX. PR: 247634 Changes: head/mail/opendkim/files/patch-libopendkim_dkim.c head/mail/opendkim/pkg-plist
Should be fixed with ports r541860, thanks.
Great! Thanks.
See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211723