ports/132998: [PATCH] graphics/png: mark MAKE_JOBS_SAFE

Martin Matuska mm at FreeBSD.org
Tue Mar 24 12:00:09 UTC 2009


>Number:         132998
>Category:       ports
>Synopsis:       [PATCH] graphics/png: 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 12:00:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD neo2.vx.sk 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 (ache at FreeBSD.org) is cc'd.

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

--- png-1.2.35.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/png/Makefile,v
retrieving revision 1.95
diff -u -r1.95 Makefile
--- Makefile	24 Feb 2009 04:01:48 -0000	1.95
+++ Makefile	24 Mar 2009 11:53:04 -0000
@@ -23,6 +23,7 @@
 MAKEFILE=	${WRKSRC}/scripts/makefile.freebsd
 ALL_TARGET=	all libpng-config test
 MAKE_FLAGS=	ccopts="${CFLAGS}" ldopts="${LDFLAGS}" -f
+MAKE_JOBS_SAFE=	yes
 USE_LDCONFIG=	yes
 SHLIB_VER=	5
 USE_BZIP2=	yes
--- png-1.2.35.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list