summaryrefslogtreecommitdiff
path: root/mail/postfix21
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2001-03-11 00:26:20 +0000
committerBill Fumerola <billf@FreeBSD.org>2001-03-11 00:26:20 +0000
commit9b58ec9c9613ac7a8b5736c1bcbf220f587aef29 (patch)
treef34bd684fd2b42a8da55c0df6e2e961a31838807 /mail/postfix21
parentThe HTML version of the manual grew. (diff)
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.
Notes
Notes: svn path=/head/; revision=39485
Diffstat (limited to 'mail/postfix21')
-rw-r--r--mail/postfix21/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/postfix21/Makefile b/mail/postfix21/Makefile
index aef05ece9ccc..78e92fc2e00f 100644
--- a/mail/postfix21/Makefile
+++ b/mail/postfix21/Makefile
@@ -162,10 +162,6 @@ 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"