svn commit: r300914 - head/mail/imap-uw
Steve Wills
swills at FreeBSD.org
Mon Jul 16 00:12:46 UTC 2012
Author: swills
Date: Mon Jul 16 00:12:45 2012
New Revision: 300914
URL: http://svn.freebsd.org/changeset/ports/300914
Log:
- Mark MAKE_JOBS_UNSAFE
PR: ports/169583
Approved by: maintainer timeout (anders, >2 weeks)
Modified:
head/mail/imap-uw/Makefile (contents, props changed)
Modified: head/mail/imap-uw/Makefile
==============================================================================
--- head/mail/imap-uw/Makefile Sun Jul 15 23:56:20 2012 (r300913)
+++ head/mail/imap-uw/Makefile Mon Jul 16 00:12:45 2012 (r300914)
@@ -27,6 +27,8 @@ LIB_DEPENDS= c-client4.9:${PORTSDIR}/mai
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
More information about the svn-ports-head
mailing list