Date: Mon, 16 Jul 2012 00:12:46 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r300914 - head/mail/imap-uw Message-ID: <201207160012.q6G0CkcT086564@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207160012.q6G0CkcT086564>