Date: Tue, 25 May 2010 02:43:49 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: FreeBSD-gnats-submit@freebsd.org Cc: mono@freebsd.org Subject: [PATCH] www/xsp: Mark MAKE_JOBS_UNSAFE=yes Message-ID: <201005250643.o4P6hnql074872@frieza.p6m7g8.net>
next in thread | raw e-mail | index | archive | help
>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@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 ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005250643.o4P6hnql074872>