Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 2017 01:54:46 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451256 - head/mail/nmh
Message-ID:  <201710050154.v951skVh072612@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Thu Oct  5 01:54:46 2017
New Revision: 451256
URL: https://svnweb.freebsd.org/changeset/ports/451256

Log:
  Register conflicts.
  
  Reported by:	rodrigo

Modified:
  head/mail/nmh/Makefile   (contents, props changed)

Modified: head/mail/nmh/Makefile
==============================================================================
--- head/mail/nmh/Makefile	Thu Oct  5 01:52:47 2017	(r451255)
+++ head/mail/nmh/Makefile	Thu Oct  5 01:54:46 2017	(r451256)
@@ -71,5 +71,6 @@ DEBUG_FLAGS+=	-O0 -Wall -Wextra -g
 .endif
 
 CONFLICTS=	ja-mh-[0-9]*
+CONFLICTS_INSTALL=	pixie-* p5-Dist-Joseki-*
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710050154.v951skVh072612>