[Bug 251143] mail/sympa does not detect correct path of postmap
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 26 08:11:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251143
--- Comment #2 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: mfechner
Date: Thu Nov 26 08:11:24 UTC 2020
New revision: 556321
URL: https://svnweb.freebsd.org/changeset/ports/556321
Log:
Add postfix as build dependency.
While creating a package of sympa the configure script searches for the path
of postmap and if it is not found, it falls back to standard path
/usr/sbin/postmap
As the correct path is required, that postfix integration will not work like
it is described here:
https://sympa-community.github.io/manual/install/configure-mail-server-postfix.html
adding postfix as a build dependency ensures that the correct path for
postmap is detected and the file /usr/local/libexec/sympa/sympa_newaliases.pl
will have the correct path.
PR: 251143
Approved by: dgeo at centrale-marseille.fr (maintainer)
Changes:
head/mail/sympa/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list