aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:34:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:34:17 +0000
commit9f1de9b900c064307cc328ec436f07477dfaa7f0 (patch)
tree5b19e4fae39149280653cc670bc170d039477f8e /net-p2p
parent296877462b8b100e9f83f9c6aa6ed4bff34c6def (diff)
downloadports-9f1de9b900c064307cc328ec436f07477dfaa7f0.tar.gz
ports-9f1de9b900c064307cc328ec436f07477dfaa7f0.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ncdc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/ncdc/Makefile b/net-p2p/ncdc/Makefile
index b4404dd7168d..4ff23fe785d0 100644
--- a/net-p2p/ncdc/Makefile
+++ b/net-p2p/ncdc/Makefile
@@ -20,8 +20,7 @@ LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 \
nettle:${PORTSDIR}/security/nettle \
p11-kit:${PORTSDIR}/security/p11-kit
-USES= pkgconfig
-USE_NCURSES= yes
+USES= pkgconfig ncurses
USE_GNOME= glib20
USE_GMAKE= yes
GNU_CONFIGURE= yes