ports/133042: Update Port: emulators/sdlmame mark MAKE_JOBS_SAFE
Emmanuel Vadot
elbarto at arcadebsd.org
Wed Mar 25 04:10:04 UTC 2009
>Number: 133042
>Category: ports
>Synopsis: Update Port: emulators/sdlmame mark MAKE_JOBS_SAFE
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 25 04:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Emmanuel Vadot
>Release: 7.1-RELEASE
>Organization:
ArcadeBSD
>Environment:
FreeBSD maetel 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Mark MAKE_JOBS_SAFE= yes for sdlmame
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -urN /usr/ports/emulators/sdlmame/Makefile sdlmame/Makefile
--- /usr/ports/emulators/sdlmame/Makefile 2009-03-19 19:08:34.000000000 +0100
+++ sdlmame/Makefile 2009-03-25 04:51:36.000000000 +0100
@@ -39,6 +39,8 @@
EXTRA_PATCHES+= ${FILESDIR}/sdl.mak.patch
.endif
+MAKE_JOBS_SAFE= yes
+
.if ${ARCH} == "amd64"
MAKE_ENV+= PTR64=1
.endif
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list