From 8313f2ed19ba10f4c67297edf860a5f3d8d3e2e5 Mon Sep 17 00:00:00 2001 From: pawel Date: Sun, 31 Jul 2016 19:13:26 +0000 Subject: Register conflict with newly added sysutils/lr --- misc/lr/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/lr/Makefile b/misc/lr/Makefile index bdb7bc92b1d7..0b4fa7c77866 100644 --- a/misc/lr/Makefile +++ b/misc/lr/Makefile @@ -13,6 +13,8 @@ COMMENT= Lazyread can auto-scroll files on your screen in movie credit fashion USES= ncurses OPTIONS_DEFINE= DOCS +CONFLICTS_INSTALL= lrfiles-[0-9]* + .include .if exists(/usr/bin/lesspipe.sh) -- cgit