summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-05-28 19:02:40 +0000
committerjoerg <joerg@pkgsrc.org>2013-05-28 19:02:40 +0000
commit84dd7a1a8fc8ca65d2f2c06b1199897ee3e5bbf0 (patch)
treeb4e3a55fe39c7cda057e3a2842e154ca90d630f0 /mail
parenta4e8d5af9079b2ad3383491ffed0e23068a4f190 (diff)
downloadpkgsrc-84dd7a1a8fc8ca65d2f2c06b1199897ee3e5bbf0.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'mail')
-rw-r--r--mail/cyrus-imapd24/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index 38ffc5eaa4c..6491a649431 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2013/05/09 07:40:03 adam Exp $
+# $NetBSD: Makefile,v 1.30 2013/05/28 19:02:40 joerg Exp $
DISTNAME= cyrus-imapd-2.4.17
PKGREVISION= 4
@@ -12,6 +12,8 @@ HOMEPAGE= http://www.cyrusimap.org/
COMMENT= Cyrus IMAP server
#LICENSE= original-bsd # like license
+MAKE_JOBS_SAFE=no
+
USE_TOOLS+= perl:run makedepend
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes