aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/milter-skem/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/milter-skem/Makefile b/mail/milter-skem/Makefile
index f77dff599573..3e1c9b065057 100644
--- a/mail/milter-skem/Makefile
+++ b/mail/milter-skem/Makefile
@@ -30,6 +30,10 @@ post-install:
.include <bsd.port.pre.mk>
+.if ${ARCH} == "powerpc"
+BROKEN= Does not compile on powerpc
+.endif
+
.if ${OSVERSION} >= 700011
EXTRA_PATCHES= files/timet.patch
.endif