svn commit: r419408 - head/misc/lr

Pawel Pekala pawel at FreeBSD.org
Sun Jul 31 19:13:27 UTC 2016


Author: pawel
Date: Sun Jul 31 19:13:26 2016
New Revision: 419408
URL: https://svnweb.freebsd.org/changeset/ports/419408

Log:
  Register conflict with newly added sysutils/lr

Modified:
  head/misc/lr/Makefile

Modified: head/misc/lr/Makefile
==============================================================================
--- head/misc/lr/Makefile	Sun Jul 31 19:10:54 2016	(r419407)
+++ head/misc/lr/Makefile	Sun Jul 31 19:13:26 2016	(r419408)
@@ -13,6 +13,8 @@ COMMENT=	Lazyread can auto-scroll files 
 USES=		ncurses
 OPTIONS_DEFINE=	DOCS
 
+CONFLICTS_INSTALL=	lrfiles-[0-9]*
+
 .include <bsd.port.pre.mk>
 
 .if exists(/usr/bin/lesspipe.sh)


More information about the svn-ports-head mailing list