aboutsummaryrefslogtreecommitdiffstats
path: root/mail/heirloom-mailx
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-31 16:57:19 +0800
committermiwi <miwi@FreeBSD.org>2009-03-31 16:57:19 +0800
commitcb6ca40aaa3d7b86032c79407d5e406dd6ab1887 (patch)
tree3283cfa99c5725f576919ea4df7752d2f032c4da /mail/heirloom-mailx
parent69fad661b66f33c99f0fe388f0a5dd528018cd68 (diff)
downloadfreebsd-ports-graphics-cb6ca40aaa3d7b86032c79407d5e406dd6ab1887.tar.gz
freebsd-ports-graphics-cb6ca40aaa3d7b86032c79407d5e406dd6ab1887.tar.zst
freebsd-ports-graphics-cb6ca40aaa3d7b86032c79407d5e406dd6ab1887.zip
- Make MAKE_JOBS_UNSAFE
PR: 133125 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Diffstat (limited to 'mail/heirloom-mailx')
-rw-r--r--mail/heirloom-mailx/Makefile1
1 files changed, 1 insertions, 0 deletions
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