aboutsummaryrefslogtreecommitdiff
path: root/math/add
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-07 11:38:15 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-07 11:38:15 +0000
commitc494d7aa1f2d5e78f4e767af076307c2856c4975 (patch)
tree4f55710b46d8c40bab72fa9907bf9f00da12c51f /math/add
parent069852d8fc3fb8fb9cb244dc1cf01dc0af1939fa (diff)
downloadports-c494d7aa1f2d5e78f4e767af076307c2856c4975.tar.gz
ports-c494d7aa1f2d5e78f4e767af076307c2856c4975.zip
math/add: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=408373
Diffstat (limited to 'math/add')
-rw-r--r--math/add/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/add/Makefile b/math/add/Makefile
index b9a945a282fc..cd3da4948075 100644
--- a/math/add/Makefile
+++ b/math/add/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= culot@FreeBSD.org
COMMENT= Full-screen editing calculator
GNU_CONFIGURE= yes
-USES= tar:tgz
+USES= ncurses tar:tgz
MAKEFILE= makefile
do-install: