ports/160014: [PATCH] devel/dragon: mark MAKE_JOBS_UNSAFE
Dmitry Marakasov
amdmi3 at amdmi3.ru
Tue Aug 23 02:00:28 UTC 2011
>Number: 160014
>Category: ports
>Synopsis: [PATCH] devel/dragon: 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: Tue Aug 23 02:00:27 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Mar 8 09:48:52 MSK
>Description:
Mark MAKE_JOBS_UNSAFE, fails with forced jobs: http://people.freebsd.org/~amdmi3/dragon.log
Port maintainer (fbsd-ports at opsec.eu) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- dragon-1.3.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/dragon/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile 22 Jun 2011 09:07:53 -0000 1.6
+++ Makefile 23 Aug 2011 01:57:20 -0000
@@ -18,4 +18,6 @@
GNU_CONFIGURE= yes
PLIST_FILES= bin/dragon
+MAKE_JOBS_UNSAFE=yes
+
.include <bsd.port.mk>
--- dragon-1.3.8.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list