aboutsummaryrefslogtreecommitdiffstats
path: root/misc/lr
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-08-01 03:13:26 +0800
committerpawel <pawel@FreeBSD.org>2016-08-01 03:13:26 +0800
commit8313f2ed19ba10f4c67297edf860a5f3d8d3e2e5 (patch)
tree8d26910e9564266807292aff4aef8db7453917bd /misc/lr
parent1aebfd0abcc8e322f0ad47b1078b6299cba4b601 (diff)
downloadfreebsd-ports-gnome-8313f2ed19ba10f4c67297edf860a5f3d8d3e2e5.tar.gz
freebsd-ports-gnome-8313f2ed19ba10f4c67297edf860a5f3d8d3e2e5.tar.zst
freebsd-ports-gnome-8313f2ed19ba10f4c67297edf860a5f3d8d3e2e5.zip
Register conflict with newly added sysutils/lr
Diffstat (limited to 'misc/lr')
-rw-r--r--misc/lr/Makefile2
1 files changed, 2 insertions, 0 deletions
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 <bsd.port.pre.mk>
.if exists(/usr/bin/lesspipe.sh)