pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/ja-mh A broken ex clone stalls causes the configu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/579d79ac7d53
branches:  trunk
changeset: 594990:579d79ac7d53
user:      sbd <sbd%pkgsrc.org@localhost>
date:      Fri Nov 11 09:18:31 2011 +0000

description:
A broken ex clone stalls causes the configure script to stall

diffstat:

 mail/ja-mh/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 8bacc0fde94d -r 579d79ac7d53 mail/ja-mh/Makefile
--- a/mail/ja-mh/Makefile       Fri Nov 11 08:34:58 2011 +0000
+++ b/mail/ja-mh/Makefile       Fri Nov 11 09:18:31 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/12/25 13:55:12 taca Exp $
+# $NetBSD: Makefile,v 1.13 2011/11/11 09:18:31 sbd Exp $
 
 DISTNAME=      mh-6.8.4-JP-3.05
 PKGNAME=       ja-mh6-3.05
@@ -16,6 +16,8 @@
 HOMEPAGE=      http://media.laic.u-hyogo.ac.jp/%7Ehayashi/internet/mh-plus.html
 COMMENT=       Rand MH mail handling system + Japanese patches
 
+NOT_FOR_BULK_PLATFORM= Linux-*-*
+
 DEPENDS+=      ja-less>=332:../../misc/ja-less
 
 CONFLICTS=     nmh-[0-9]* ja-mh-*_JP_*



Home | Main Index | Thread Index | Old Index