From a3163c5af067b53757687171db9b54f9fe5951f2 Mon Sep 17 00:00:00 2001 From: swills Date: Mon, 16 Jul 2012 00:12:45 +0000 Subject: - Mark MAKE_JOBS_UNSAFE PR: ports/169583 Approved by: maintainer timeout (anders, >2 weeks) --- mail/imap-uw/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index cdfc6c9cc364..349424f2be76 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -27,6 +27,8 @@ LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} SUB_FILES= pkg-message +MAKE_JOBS_UNSAFE= yes + MAN1= dmail.1 mailutil.1 tmail.1 MAN8= ipopd.8 imapd.8 -- cgit