pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/iroffer Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/663b7a224eb7
branches:  trunk
changeset: 646141:663b7a224eb7
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Feb 04 20:48:22 2015 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 chat/iroffer/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 0761f4d12b75 -r 663b7a224eb7 chat/iroffer/Makefile
--- a/chat/iroffer/Makefile     Wed Feb 04 20:02:04 2015 +0000
+++ b/chat/iroffer/Makefile     Wed Feb 04 20:48:22 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/03 00:02:38 asau Exp $
+# $NetBSD: Makefile,v 1.9 2015/02/04 20:48:22 joerg Exp $
 #
 
 DISTNAME=      iroffer1.3.b11
@@ -16,6 +16,8 @@
 HAS_CONFIGURE=         yes
 CONFIGURE_SCRIPT=      ./Configure
 
+MAKE_JOBS_SAFE=        no
+
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/iroffer ${DESTDIR}${PREFIX}/bin
        ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/iroffer



Home | Main Index | Thread Index | Old Index