pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/pxp Not MAKE_JOBS_SAFE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9327d106a66
branches: trunk
changeset: 567866:d9327d106a66
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Nov 26 18:21:28 2009 +0000
description:
Not MAKE_JOBS_SAFE.
diffstat:
textproc/pxp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fe47a6ff24f3 -r d9327d106a66 textproc/pxp/Makefile
--- a/textproc/pxp/Makefile Thu Nov 26 18:15:35 2009 +0000
+++ b/textproc/pxp/Makefile Thu Nov 26 18:21:28 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/08/11 15:46:03 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/11/26 18:21:28 joerg Exp $
#
DISTNAME= pxp-1.1.6
@@ -17,5 +17,7 @@
HAS_CONFIGURE= yes
PLIST_SRC= PLIST.opt PLIST
+MAKE_JOBS_SAFE= no
+
.include "../../lang/ocaml/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index