[PATCH] devel/gobject-introspection: mark MAKE_JOBS_UNSAFE

Dmitry Marakasov amdmi3 at amdmi3.ru
Sun May 16 20:31:08 UTC 2010


>Submitter-Id:	current-users
>Originator:	Dmitry Marakasov
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] devel/gobject-introspection: mark MAKE_JOBS_UNSAFE
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 8.0-RELEASE-p2 i386
>Environment:
System: FreeBSD hades.panopticon 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Wed May  5 22:11:20 MSD
>Description:
Mark MAKE_JOBS_UNSAFE, fails with forced jobs:

http://people.freebsd.org/~amdmi3/gobject-introspection-0.6.10.log

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

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

--- gobject-introspection-0.6.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/gobject-introspection/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	10 May 2010 21:18:07 -0000	1.6
+++ Makefile	16 May 2010 20:19:04 -0000
@@ -28,6 +28,7 @@
 USE_GETTEXT=	yes
 USE_AUTOTOOLS=	libtool:22
 USE_LDCONFIG=	yes
+MAKE_JOBS_UNSAFE=yes
 
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
--- gobject-introspection-0.6.10.patch ends here ---



More information about the freebsd-gnome mailing list