summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>2002-04-09 21:51:30 +0000
committerfrueauf <frueauf@pkgsrc.org>2002-04-09 21:51:30 +0000
commit518ffa01e2723357baf86e13871c2a284559d6a1 (patch)
treef61e602e6dd3e629c51ce332fd59bac66e49e92c /net
parent7c4297232f3ece811bd602ce1054a2988db8165f (diff)
downloadpkgsrc-518ffa01e2723357baf86e13871c2a284559d6a1.tar.gz
since buildlink from ncurses is included, set USE_NCURSES to
ensure right depends.
Diffstat (limited to 'net')
-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