[PATCH] www/xsp: Mark MAKE_JOBS_UNSAFE=yes

Philip M. Gollucci pgollucci at p6m7g8.com
Tue May 25 07:01:34 UTC 2010


>Submitter-Id:	current-users
>Originator:	Philip M. Gollucci
>Organization:	RideCharge Inc / TaxiMagic
>Confidential:	no 
>Synopsis:	[PATCH] www/xsp: Mark MAKE_JOBS_UNSAFE=yes
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 9.0-CURRENT amd64
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:

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

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

--- xsp-2.4.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/xsp/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	24 Dec 2009 17:18:48 -0000	1.4
+++ Makefile	25 May 2010 06:02:44 -0000
@@ -17,6 +17,8 @@
 BUILD_DEPENDS=	${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono
 RUN_DEPENDS=	${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono
 
+MAKE_JOBS_UNSAFE=	yes
+
 USE_SQLITE=	3
 USE_BZIP2=	yes
 USE_GNOME=	gnometarget gnomehack
--- xsp-2.4.3.patch ends here ---



More information about the freebsd-mono mailing list