pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/cairo no longer needs MAKE_JOBS_SAFE=no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5765c02adc3b
branches:  trunk
changeset: 570993:5765c02adc3b
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Feb 06 14:52:33 2010 +0000

description:
no longer needs MAKE_JOBS_SAFE=no

diffstat:

 graphics/cairo/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 16cc7d57ecb4 -r 5765c02adc3b graphics/cairo/Makefile
--- a/graphics/cairo/Makefile   Sat Feb 06 14:38:27 2010 +0000
+++ b/graphics/cairo/Makefile   Sat Feb 06 14:52:33 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2010/01/18 09:58:56 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2010/02/06 14:52:33 tnn Exp $
 
 DISTNAME=      cairo-1.8.8
 PKGREVISION=   3
@@ -12,8 +12,6 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-MAKE_JOBS_SAFE=                no
-
 USE_LANGUAGES+=                c99
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index