From bed498b1cf5add9430e7bbdf8bc49a2e07f3c7b0 Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Sat, 10 Mar 2001 17:20:56 +0000 Subject: Mark BROKEN for alpha: Unaligned access problems in postsuper and postlog --- mail/postfix20/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/postfix20') diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile index 78e92fc2e00f..aef05ece9ccc 100644 --- a/mail/postfix20/Makefile +++ b/mail/postfix20/Makefile @@ -162,6 +162,10 @@ post-clean: .include +.if ${MACHINE_ARCH} == "alpha" +BROKEN= "Problems with unaligned access" +.endif + replace: .if ${OSVERSION} >= 400014 @${ECHO_MSG} "===> Activating postfix in /etc/mail/mailer.conf" -- cgit v1.2.3