summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsborrill <sborrill>2017-04-24 12:15:27 +0000
committersborrill <sborrill>2017-04-24 12:15:27 +0000
commit632deb4d59354ec7a9a76b4ba666b3edd254a815 (patch)
tree138530cbc3507fb6c291397f8ed549b212c32841 /net
parent1dd5de3e1b36e8c4aa25220e77b8b990f17d2eac (diff)
downloadpkgsrc-632deb4d59354ec7a9a76b4ba666b3edd254a815.tar.gz
Fix builtin vs ncurses detection
Diffstat (limited to 'net')
-rw-r--r--net/iftop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/iftop/Makefile b/net/iftop/Makefile
index ff341b84073..eefa50cd4c7 100644
--- a/net/iftop/Makefile
+++ b/net/iftop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/01/04 01:16:50 roy Exp $
+# $NetBSD: Makefile,v 1.19 2017/04/24 12:15:27 sborrill Exp $
#
DISTNAME= iftop-0.17
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ex-parrot.com/~pdw/iftop/download/
COMMENT= Display bandwidth usage on an interface
-USE_NCURSES= chgat
+USE_CURSES= chgat
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-resolver=netdb_1thread