ports/133013: [PATCH] audio/gsm: mark MAKE_JOBS_SAFE

Martin Matuska mm at FreeBSD.org
Tue Mar 24 16:50:09 UTC 2009


>Number:         133013
>Category:       ports
>Synopsis:       [PATCH] audio/gsm: 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 (hideo at lastamericanempire.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gsm-1.0.12_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/gsm/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile	13 Feb 2009 01:38:58 -0000	1.25
+++ Makefile	24 Mar 2009 16:43:38 -0000
@@ -22,6 +22,7 @@
 WRKSRC=		${WRKDIR}/gsm-1.0-pl12
 
 USE_LDCONFIG=	yes
+MAKE_JOBS_SAFE=	yes
 
 MAN1=		toast.1
 MAN3=		gsm.3 gsm_explode.3 gsm_option.3 gsm_print.3
--- gsm-1.0.12_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list