From cb6ca40aaa3d7b86032c79407d5e406dd6ab1887 Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 31 Mar 2009 08:57:19 +0000 Subject: - Make MAKE_JOBS_UNSAFE PR: 133125 Submitted by: Alexander Logvinov (maintainer) --- mail/heirloom-mailx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/heirloom-mailx') diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index 54132ec52cc..d279ca2606e 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -20,6 +20,7 @@ OPTIONS= IPV6 "Enable IPv6 Support" On CONFLICTS= mailx-[0-9]* +MAKE_JOBS_UNSAFE= yes USE_BZIP2= yes USE_ICONV= yes USE_OPENSSL= yes -- cgit