aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-03 21:39:16 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-03 21:39:16 +0000
commit56954dba494f15bb386d3750399ee55bba1c5f0f (patch)
tree9c674ba5e3326b5e13161d8c5bcbe7227f3256c9 /ftp
parentd5f0b3e59bafe8653bef2c06f80efe487e0e14bf (diff)
downloadports-56954dba494f15bb386d3750399ee55bba1c5f0f.tar.gz
ports-56954dba494f15bb386d3750399ee55bba1c5f0f.zip
ftp/tnftp: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=407988
Diffstat (limited to 'ftp')
-rw-r--r--ftp/tnftp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/tnftp/Makefile b/ftp/tnftp/Makefile
index 818f66fdaadf..b989bb22a833 100644
--- a/ftp/tnftp/Makefile
+++ b/ftp/tnftp/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
MAINTAINER= danilo@FreeBSD.org
COMMENT= Enhanced ftp client from NetBSD
+USES= ncurses
GNU_CONFIGURE= yes
USE_OPENSSL= yes