aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-03-18 23:50:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-03-18 23:50:09 +0000
commit7d0d47a9d659bd8cbbd278a4db9096c0450c520f (patch)
treeb4d5f6aa69366cefc909a112465b174d71ac657a /mail
parenta296b84027d2dc97575d0124812306328788a510 (diff)
downloadports-7d0d47a9d659bd8cbbd278a4db9096c0450c520f.tar.gz
ports-7d0d47a9d659bd8cbbd278a4db9096c0450c520f.zip
Mark unbroken on actual hardware for e.g. armvX. It is known to runaway
on qemu. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=464971
Diffstat (limited to 'mail')
-rw-r--r--mail/procmail/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile
index 4c11d7c793c3..c94b87df902b 100644
--- a/mail/procmail/Makefile
+++ b/mail/procmail/Makefile
@@ -19,6 +19,10 @@ COMMENT= Local mail delivery agent
LICENSE= GPLv2
+.if defined(QEMU_EMULATING) && "${QEMU_EMULATING}" == "1"
+BROKEN= fails to build under qemu: killing runaway build after 21600 seconds with no output
+.endif
+
OPTIONS_DEFINE= DOCS EXAMPLES
INSTALL_TARGET= install.bin install.man