pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mutt mutt: remove conflict with neomutt



details:   https://anonhg.NetBSD.org/pkgsrc/rev/236c765b5deb
branches:  trunk
changeset: 426884:236c765b5deb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 07 18:04:07 2020 +0000

description:
mutt: remove conflict with neomutt

>From Michael-John Turner in PR 55150

diffstat:

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

diffs (18 lines):

diff -r c72c3c6682f2 -r 236c765b5deb mail/mutt/Makefile
--- a/mail/mutt/Makefile        Tue Apr 07 16:47:03 2020 +0000
+++ b/mail/mutt/Makefile        Tue Apr 07 18:04:07 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.224 2020/03/08 16:50:24 wiz Exp $
+# $NetBSD: Makefile,v 1.225 2020/04/07 18:04:07 wiz Exp $
 
 DISTNAME=              mutt-1.13.4
 PKGREVISION=           1
@@ -13,8 +13,6 @@
 BUILD_DEPENDS+=                docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 BUILD_DEPENDS+=                lynx-[0-9]*:../../www/lynx
 
-CONFLICTS+=            neomutt-[0-9]*
-
 .include "../../mk/bsd.prefs.mk"
 
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index