summaryrefslogtreecommitdiffstats
path: root/mail/postfix21
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>2001-03-11 00:26:20 +0000
committerbillf <billf@FreeBSD.org>2001-03-11 00:26:20 +0000
commit29930ca5863137b2e97062fe226acf4f51b6f57c (patch)
treec2ca306f3413c01ddb77ff217ac035f7a4ece022 /mail/postfix21
parent567a4c2b0d39103b3e56425170bc7338f692eec3 (diff)
downloadFreeBSD-ports-29930ca5863137b2e97062fe226acf4f51b6f57c.zip
FreeBSD-ports-29930ca5863137b2e97062fe226acf4f51b6f57c.tar.gz
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.
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 aef05ec..78e92fc 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"
OpenPOWER on IntegriCloud