ports/169583: [PATCH] mail/imap-uw: Mark MAKE_JOBS_UNSAFE
Steve Wills
swills at FreeBSD.org
Sun Jul 1 18:00:20 UTC 2012
>Number: 169583
>Category: ports
>Synopsis: [PATCH] mail/imap-uw: Mark MAKE_JOBS_UNSAFE
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 01 18:00:19 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Steve Wills
>Release: FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r237195: Sun Jun 17 12:28:44 EDT
>Description:
Failed to build for me with FORCE_MAKE_JOBS set. Marking it
MAKE_JOBS_UNSAFE fixed the issue.
Port maintainer (anders at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- imap-uw-2007f,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/imap-uw/Makefile,v
retrieving revision 1.90
diff -u -u -r1.90 Makefile
--- Makefile 9 Jan 2012 15:41:00 -0000 1.90
+++ Makefile 1 Jul 2012 17:58:22 -0000
@@ -27,6 +27,8 @@
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
--- imap-uw-2007f,1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list