svn commit: r451256 - head/mail/nmh

Cy Schubert cy at FreeBSD.org
Thu Oct 5 01:54:47 UTC 2017


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>


More information about the svn-ports-all mailing list