ports/133015: [PATCH] lang/php5: mark MAKE_JOBS_SAFE

Martin Matuska mm at FreeBSD.org
Tue Mar 24 17:30:02 UTC 2009


>Number:         133015
>Category:       ports
>Synopsis:       [PATCH] lang/php5: 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 17:30:00 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 (inclusive all extensions)

Port maintainer (ale at FreeBSD.org) is cc'd.

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

--- php5-5.2.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/php5/Makefile,v
retrieving revision 1.136
diff -u -r1.136 Makefile
--- Makefile	11 Mar 2009 14:02:59 -0000	1.136
+++ Makefile	24 Mar 2009 17:19:24 -0000
@@ -19,6 +19,7 @@
 LATEST_LINK=	${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
 
 USE_BZIP2=	yes
+MAKE_JOBS_SAFE=	yes
 .if !defined(PKGNAMESUFFIX)
 USE_AUTOTOOLS=	autoconf:262
 
--- php5-5.2.9.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list