From 29930ca5863137b2e97062fe226acf4f51b6f57c Mon Sep 17 00:00:00 2001 From: billf Date: Sun, 11 Mar 2001 00:26:20 +0000 Subject: remove BROKEN for alpha, the unaligned access errors are a red herring. I'm getting the same "unknown mail transport error" on my i386 at work. --- mail/postfix1/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mail/postfix1') diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index aef05ec..78e92fc 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -162,10 +162,6 @@ 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.1