ports/133012: [PATCH] audio/lame: mark MAKE_JOBS_SAFE
Martin Matuska
mm at FreeBSD.org
Tue Mar 24 16:50:05 UTC 2009
>Number: 133012
>Category: ports
>Synopsis: [PATCH] audio/lame: mark MAKE_JOBS_SAFE
>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 Mar 24 16:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Martin Matuska
>Release: FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD neo2 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #11 r179970M: Thu Jan 15 23:58:53 CET
>Description:
Mark MAKE_JOBS_SAFE for SMP compilation.
Port maintainer (netchild at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- lame-3.98.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/lame/Makefile,v
retrieving revision 1.47
diff -u -r1.47 Makefile
--- Makefile 11 Jan 2009 09:19:46 -0000 1.47
+++ Makefile 24 Mar 2009 16:40:21 -0000
@@ -21,6 +21,7 @@
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest
RESTRICTED= patent issues, see http://www.mp3licensing.com/
--- lame-3.98.2_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list