pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/halibut MAKE_JOBS_SAFE=no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/996f63ea9d44
branches:  trunk
changeset: 399870:996f63ea9d44
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Oct 06 21:31:13 2009 +0000

description:
MAKE_JOBS_SAFE=no

diffstat:

 textproc/halibut/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f5558e88003e -r 996f63ea9d44 textproc/halibut/Makefile
--- a/textproc/halibut/Makefile Tue Oct 06 18:47:10 2009 +0000
+++ b/textproc/halibut/Makefile Tue Oct 06 21:31:13 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/09/06 18:42:41 ahoka Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/06 21:31:13 joerg Exp $
 #
 
 DISTNAME=      halibut-1.0
@@ -11,6 +11,7 @@
 LICENSE=       mit
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+MAKE_JOBS_SAFE=        no
 
 USE_TOOLS+=    gmake perl
 



Home | Main Index | Thread Index | Old Index