[PATCH] x11-toolkits/gal: mark MAKE_JOBS_UNSAFE
Dmitry Marakasov
amdmi3 at amdmi3.ru
Thu Aug 13 18:22:28 UTC 2009
>Submitter-Id: current-users
>Originator: Dmitry Marakasov
>Organization:
>Confidential: no
>Synopsis: [PATCH] x11-toolkits/gal: 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 at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- gal-0.24_7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/x11-toolkits/gal/Makefile,v
retrieving revision 1.60
diff -u -u -r1.60 Makefile
--- Makefile 2 Aug 2009 19:36:20 -0000 1.60
+++ Makefile 13 Aug 2009 17:40:31 -0000
@@ -30,6 +30,7 @@
CONFIGURE_ARGS= --enable-static --with-libiconv
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+MAKE_JOBS_UNSAFE=yes
PLIST_SUB= VERSION=${PORTVERSION}
--- gal-0.24_7.patch ends here ---
More information about the freebsd-gnome
mailing list