aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-03 07:57:36 +0800
committermarino <marino@FreeBSD.org>2016-02-03 07:57:36 +0800
commit39c5cf097508bd8618d569432fd385f011f5063d (patch)
tree528f844fae806f629b41b5a1d4b048f27aa2a1ed /misc
parentc567c3d258f1235b67151cb9f6316bc2c5e9225d (diff)
downloadfreebsd-ports-gnome-39c5cf097508bd8618d569432fd385f011f5063d.tar.gz
freebsd-ports-gnome-39c5cf097508bd8618d569432fd385f011f5063d.tar.zst
freebsd-ports-gnome-39c5cf097508bd8618d569432fd385f011f5063d.zip
misc/lv: document ncurses requirement (USES+=ncurses)
Diffstat (limited to 'misc')
-rw-r--r--misc/lv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/lv/Makefile b/misc/lv/Makefile
index e61ce416f5ea..acc9631fbf76 100644
--- a/misc/lv/Makefile
+++ b/misc/lv/Makefile
@@ -14,6 +14,7 @@ COMMENT= Powerful Multilingual File Viewer
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/../GPL.txt
+USES= ncurses
WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes