summaryrefslogtreecommitdiff
path: root/deskutils/teapot/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-07 10:34:48 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-07 10:34:48 +0000
commit1c41062e6ba15e3e859402ff4deb5e4a8f13a4f8 (patch)
tree914bb84cb5134f379eb20e3c6db49a836984bf3f /deskutils/teapot/Makefile
parentdeskutils/rolo: USES+= ncurses (diff)
deskutils/teapot: USES+= ncurses
Notes
Notes: svn path=/head/; revision=408364
Diffstat (limited to '')
-rw-r--r--deskutils/teapot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile
index 511b7e9890b0..99f4b13f1f30 100644
--- a/deskutils/teapot/Makefile
+++ b/deskutils/teapot/Makefile
@@ -15,7 +15,7 @@ COMMENT= Full-screen curses based spread sheet program
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake
+USES= cmake ncurses
# We download the prebuilt binary tarball for Linux in order to avoid
# having to generate the pdf and html docs from the LyX sourcecode.