summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ettercap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile
index 61228e7efaa..108a1c8d2e5 100644
--- a/net/ettercap/Makefile
+++ b/net/ettercap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/04/09 21:48:25 frueauf Exp $
+# $NetBSD: Makefile,v 1.3 2002/04/09 21:51:30 frueauf Exp $
DISTNAME= ettercap-0.6.4
CATEGORIES= security net
@@ -10,7 +10,7 @@ COMMENT= Multipurpose sniffer/interceptor/logger for switched LAN
GNU_CONFIGURE= yes
-USE_CURSES= yes
+USE_NCURSES= yes
USE_PTHREAD= native pth
CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib