Date: Thu, 13 Aug 2009 21:59:36 +0400 (MSD) From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: FreeBSD-gnats-submit@freebsd.org Cc: gnome@FreeBSD.org Subject: [PATCH] databases/libgda: mark MAKE_JOBS_UNSAFE Message-ID: <20090813175936.2A13E108842@hades.panopticon>
index | next in thread | raw e-mail
>Submitter-Id: current-users
>Originator: Dmitry Marakasov
>Organization:
>Confidential: no
>Synopsis: [PATCH] databases/libgda: mark MAKE_JOBS_UNSAFE
>Severity: non-critical
>Priority: low
>Category: ports
>Class: change-request
>Release: FreeBSD 8.0-BETA2 i386
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Fri Jul 31 16:00:15 MSD 2009
>Description:
Mark MAKE_JOBS_UNSAFE, this fails with forced jobs
Port maintainer (gnome@FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- libgda-0.2.96_11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/databases/libgda/Makefile,v
retrieving revision 1.46
diff -u -u -r1.46 Makefile
--- Makefile 2 Aug 2009 19:32:43 -0000 1.46
+++ Makefile 13 Aug 2009 17:25:09 -0000
@@ -32,5 +32,6 @@
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl -lgdbm"
PLIST_SUB= VERSION=${PORTVERSION}
+MAKE_JOBS_UNSAFE=yes
.include <bsd.port.mk>
--- libgda-0.2.96_11.patch ends here ---
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090813175936.2A13E108842>
