pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/tightvnc Mark as not -j2 safe.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ed2aafe79e3
branches:  trunk
changeset: 555472:6ed2aafe79e3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 02 22:39:11 2009 +0000

description:
Mark as not -j2 safe.

diffstat:

 net/tightvnc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 31d895e129d1 -r 6ed2aafe79e3 net/tightvnc/Makefile
--- a/net/tightvnc/Makefile     Mon Mar 02 22:22:48 2009 +0000
+++ b/net/tightvnc/Makefile     Mon Mar 02 22:39:11 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2008/06/18 11:12:54 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2009/03/02 22:39:11 wiz Exp $
 #
 
 DISTNAME=              tightvnc-1.3.9
@@ -18,6 +18,7 @@
 USE_IMAKE=             yes
 USE_TOOLS+=            perl:run
 NO_INSTALL_MANPAGES=   yes
+MAKE_JOBS_SAFE=                no
 
 BUILD_TARGET=          World
 



Home | Main Index | Thread Index | Old Index