pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/spcaview Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/410c50cfd08a
branches:  trunk
changeset: 571731:410c50cfd08a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Feb 15 17:21:20 2010 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 graphics/spcaview/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 566c96ed00bb -r 410c50cfd08a graphics/spcaview/Makefile
--- a/graphics/spcaview/Makefile        Mon Feb 15 17:18:52 2010 +0000
+++ b/graphics/spcaview/Makefile        Mon Feb 15 17:21:20 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2010/02/03 22:15:27 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2010/02/15 17:21:20 joerg Exp $
 #
 
 DISTNAME=      spca5xx-20060402
@@ -17,6 +17,7 @@
 COMMENT=       USB Cameras based SPCA5xx Utilities
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+MAKE_JOBS_SAFE=                no
 
 WRKSRC=                ${WRKDIR}/${DISTNAME}/drivers/usb
 MAKE_ENV+=     NOGCCERROR=



Home | Main Index | Thread Index | Old Index