pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libX11 Drop MAKE_JOBS_SAFE=no.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a74160fa1d0
branches:  trunk
changeset: 400590:4a74160fa1d0
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Oct 22 19:32:01 2009 +0000

description:
Drop MAKE_JOBS_SAFE=no.
Built OK with MAKE_JOBS=16 three times.

diffstat:

 x11/libX11/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 254404c7ad5b -r 4a74160fa1d0 x11/libX11/Makefile
--- a/x11/libX11/Makefile       Thu Oct 22 18:35:32 2009 +0000
+++ b/x11/libX11/Makefile       Thu Oct 22 19:32:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/09/22 19:34:05 tnn Exp $
+# $NetBSD: Makefile,v 1.21 2009/10/22 19:32:01 tnn Exp $
 #
 
 DISTNAME=              libX11-1.2.2
@@ -13,8 +13,6 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-MAKE_JOBS_SAFE=                no
-
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake pkg-config



Home | Main Index | Thread Index | Old Index