aboutsummaryrefslogtreecommitdiff
path: root/net/widentd
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-11-20 13:36:50 +0000
committerJohn Marino <marino@FreeBSD.org>2016-11-20 13:36:50 +0000
commitb8dff68f058476b781815e0bbebae03713ba3b99 (patch)
treebc8b28f4af810827e82354d727b2235a7f47380b /net/widentd
parent196836d2a49b5a9efecd5042a179cb91f4c793a0 (diff)
downloadports-b8dff68f058476b781815e0bbebae03713ba3b99.tar.gz
ports-b8dff68f058476b781815e0bbebae03713ba3b99.zip
Notes
Diffstat (limited to 'net/widentd')
-rw-r--r--net/widentd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/widentd/Makefile b/net/widentd/Makefile
index fc8309a29471..8ee192f236a4 100644
--- a/net/widentd/Makefile
+++ b/net/widentd/Makefile
@@ -11,7 +11,7 @@ COMMENT= RFC1413 auth/identd daemon providing a fixed fake reply
LICENSE= BSD3CLAUSE
-USES= uidfix tar:xz
+USES= ncurses uidfix tar:xz
MAKE_ENV+= BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man"
MAKE_ENV+= NO_WERROR="defined"