pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/pnet Marked as MAKE_JOBS_SAFE=no, reported by PR ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d164a64c236c
branches: trunk
changeset: 549404:d164a64c236c
user: obache <obache%pkgsrc.org@localhost>
date: Sun Nov 02 13:29:38 2008 +0000
description:
Marked as MAKE_JOBS_SAFE=no, reported by PR 39616.
diffstat:
lang/pnet/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f3d9c180157d -r d164a64c236c lang/pnet/Makefile
--- a/lang/pnet/Makefile Sun Nov 02 13:22:12 2008 +0000
+++ b/lang/pnet/Makefile Sun Nov 02 13:29:38 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/02/18 16:39:43 xtraeme Exp $
+# $NetBSD: Makefile,v 1.20 2008/11/02 13:29:38 obache Exp $
DISTNAME= pnet-0.8.0
#PKGREVISION= 1
@@ -13,6 +13,8 @@
CONFLICTS= mono-[0-9]*
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= gmake lex makeinfo
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index