pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/udpcast Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39ead3491009
branches:  trunk
changeset: 566411:39ead3491009
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Oct 22 13:44:18 2009 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 net/udpcast/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d2d4ecae8955 -r 39ead3491009 net/udpcast/Makefile
--- a/net/udpcast/Makefile      Thu Oct 22 12:59:58 2009 +0000
+++ b/net/udpcast/Makefile      Thu Oct 22 13:44:18 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/06/29 16:01:40 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2009/10/22 13:44:18 joerg Exp $
 #
 
 DISTNAME=              udpcast-20060619
@@ -11,6 +11,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+MAKE_JOBS_SAFE=                no
+
 USE_TOOLS+=            gmake perl pod2man
 
 INSTALLATION_DIRS=     sbin ${PKGMANDIR}/man1



Home | Main Index | Thread Index | Old Index