pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/heirloom-mailx Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b1b1e43a12c
branches:  trunk
changeset: 395920:3b1b1e43a12c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jul 16 14:48:56 2009 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 mail/heirloom-mailx/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 88b4c56a552f -r 3b1b1e43a12c mail/heirloom-mailx/Makefile
--- a/mail/heirloom-mailx/Makefile      Thu Jul 16 14:38:32 2009 +0000
+++ b/mail/heirloom-mailx/Makefile      Thu Jul 16 14:48:56 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/30 13:01:00 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/16 14:48:56 joerg Exp $
 #
 
 DISTNAME=      mailx-12.4
@@ -12,6 +12,7 @@
 COMMENT=       BSD mail utility with MIME extensions
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+MAKE_JOBS_SAFE=                no
 
 USE_LANGUAGES=         c
 



Home | Main Index | Thread Index | Old Index