aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix22/Makefile')
-rw-r--r--mail/postfix22/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile
index 78e92fc2e00f..aef05ece9ccc 100644
--- a/mail/postfix22/Makefile
+++ b/mail/postfix22/Makefile
@@ -162,6 +162,10 @@ post-clean:
.include <bsd.port.pre.mk>
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= "Problems with unaligned access"
+.endif
+
replace:
.if ${OSVERSION} >= 400014
@${ECHO_MSG} "===> Activating postfix in /etc/mail/mailer.conf"