aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-current
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-10-26 22:44:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-10-26 22:44:50 +0000
commit0252be94aed4cd5f2bfe09949ac30e84604ea6b4 (patch)
treeef15b9f2fcdb803b7c6a5c312bc828d2aa22f123 /mail/postfix-current
parent87e70d16a7595b5f6edc06de5727a3d11c0f20ba (diff)
downloadports-0252be94aed4cd5f2bfe09949ac30e84604ea6b4.tar.gz
ports-0252be94aed4cd5f2bfe09949ac30e84604ea6b4.zip
Notes
Diffstat (limited to 'mail/postfix-current')
-rw-r--r--mail/postfix-current/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index e0382f5f30e2..0b6dfcdda74a 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -92,6 +92,10 @@ MLINKS= sendmail.1 mailq.1 \
HTML1= body_checks.5.html bounce.5.html postfix-power.png \
scache.8.html tlsmgr.8.html
+.if ${ARCH} == "amd64"
+BROKEN= fails during installation
+.endif
+
.if !defined(DEBUG)
MAKEFILEFLAGS+= DEBUG=
.endif