aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-02 23:56:27 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-02 23:56:27 +0000
commitc6fed71de8b54b25e6492323f4775ca0cc9d1003 (patch)
tree544fc837ac741dde095fbb16a0fca5d50e373be6 /misc
parent552bcc6f853c6b8a2a0f49659c749e95d2b66703 (diff)
downloadports-c6fed71de8b54b25e6492323f4775ca0cc9d1003.tar.gz
ports-c6fed71de8b54b25e6492323f4775ca0cc9d1003.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/lr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/lr/Makefile b/misc/lr/Makefile
index b5be4e34fc7f..bdb7bc92b1d7 100644
--- a/misc/lr/Makefile
+++ b/misc/lr/Makefile
@@ -10,6 +10,7 @@ DISTNAME= lazyread-${PORTVERSION}
MAINTAINER= mich@FreeBSD.org
COMMENT= Lazyread can auto-scroll files on your screen in movie credit fashion
+USES= ncurses
OPTIONS_DEFINE= DOCS
.include <bsd.port.pre.mk>