summaryrefslogtreecommitdiff
path: root/mail/heirloom-mailx/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-31 08:57:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-31 08:57:19 +0000
commitb945ff2f90c879ed884b27960dd395cb78e48994 (patch)
tree6bcb91f18db6b3d84e8a8dfec099f4115a3a4481 /mail/heirloom-mailx/Makefile
parent- Add missing dependency. (diff)
- Make MAKE_JOBS_UNSAFE
PR: 133125 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Notes
Notes: svn path=/head/; revision=231363
Diffstat (limited to 'mail/heirloom-mailx/Makefile')
-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 54132ec52cc3..d279ca2606e9 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