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/aec3d5161a1d
branches: trunk
changeset: 400559:aec3d5161a1d
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 e6340b17204e -r aec3d5161a1d 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