ports/132996: [PATCH] devel/glib20: mark MAKE_JOBS_SAFE for SMP

Martin Matuska mm at FreeBSD.org
Tue Mar 24 11:40:01 UTC 2009


>Number:         132996
>Category:       ports
>Synopsis:       [PATCH] devel/glib20: mark MAKE_JOBS_SAFE for SMP
>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 11:40: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 devel/glib20 and devel/gio-fam-backend MAKE_JOBS_SAFE for SMP compilation

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

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

--- glib-2.18.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/glib20/Makefile,v
retrieving revision 1.155
diff -u -r1.155 Makefile
--- Makefile	10 Jan 2009 05:21:19 -0000	1.155
+++ Makefile	24 Mar 2009 11:29:08 -0000
@@ -36,6 +36,7 @@
 USE_LDCONFIG=	yes
 USE_GNOME=	gnomehack pkgconfig ltverhack
 USE_GMAKE=	yes
+MAKE_JOBS_SAFE=	yes
 USE_PYTHON=	yes
 USE_PERL5=	yes
 CONFIGURE_ARGS=	--enable-static --with-libiconv=gnu \
--- glib-2.18.4.patch ends here ---

--- gio-fam-backend-2.18.4.patch begins here ---
Index: ports/devel/gio-fam-backend/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/gio-fam-backend/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- ports/devel/gio-fam-backend/Makefile	10 Jan 2009 05:21:19 -0000	1.7
+++ ports/devel/gio-fam-backend/Makefile	24 Mar 2009 11:28:14 -0000
@@ -29,6 +29,7 @@
 USE_GNOME=	gnomehack pkgconfig _glib20
 USE_FAM=	yes
 USE_GMAKE=	yes
+MAKE_JOBS_SAFE=	yes
 CONFIGURE_ARGS=	--enable-static --with-libiconv=gnu
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -lintl" \
--- gio-fam-backend-2.18.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list