pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/mutt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr  7 18:04:07 UTC 2020

Modified Files:
        pkgsrc/mail/mutt: Makefile

Log Message:
mutt: remove conflict with neomutt

>From Michael-John Turner in PR 55150


To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 pkgsrc/mail/mutt/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/mutt/Makefile
diff -u pkgsrc/mail/mutt/Makefile:1.224 pkgsrc/mail/mutt/Makefile:1.225
--- pkgsrc/mail/mutt/Makefile:1.224     Sun Mar  8 16:50:24 2020
+++ pkgsrc/mail/mutt/Makefile   Tue Apr  7 18:04:07 2020
@@ -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 @@ LICENSE=              gnu-gpl-v2 OR gnu-gpl-v3 # or 
 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