summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 13:19:15 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 13:19:15 +0000
commit13aea97a53253bbc9179cfa8b4f4c09980568047 (patch)
treeb5d6ad09507674b96fd35388700cf2dfca944bfe /net
parentnet/sntop: USES+= ncurses, respect LDFLAGS (diff)
net/tn5250: USES+= ncurses
Notes
Notes: svn path=/head/; revision=408186
Diffstat (limited to 'net')
-rw-r--r--net/tn5250/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile
index 18d9a9d0f13a..a67d76fc504a 100644
--- a/net/tn5250/Makefile
+++ b/net/tn5250/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= 5250 Telnet protocol and Terminal
-USES= libtool
+USES= libtool ncurses
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-os-dir=no --with-ssl=${OPENSSLBASE}