summaryrefslogtreecommitdiff
path: root/net/ettercap
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-04-05 10:30:12 +0000
committerwiz <wiz@pkgsrc.org>2004-04-05 10:30:12 +0000
commit0636c8b430462d002f0893b600d175d1e68c2aab (patch)
tree4fc8f0e50c6411734929e8601b8627d7901181c4 /net/ettercap
parent5ab58fa1bcb69225920edc47d057d029914c881a (diff)
downloadpkgsrc-0636c8b430462d002f0893b600d175d1e68c2aab.tar.gz
Update USE_NCURSES comment now that we have *echochar.
Diffstat (limited to 'net/ettercap')
-rw-r--r--net/ettercap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile
index 5cfe91d9e0f..e32989cd1b5 100644
--- a/net/ettercap/Makefile
+++ b/net/ettercap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/03/31 07:12:21 xtraeme Exp $
+# $NetBSD: Makefile,v 1.28 2004/04/05 10:30:12 wiz Exp $
DISTNAME= ettercap-0.6.b
PKGREVISION= 1
@@ -17,7 +17,7 @@ CONFIGURE_ARGS+= --enable-plugins \
USE_BUILDLINK3= yes
-USE_NCURSES= # putwin(), pechochar()
+USE_NCURSES= # putwin()
PTHREAD_OPTS+= require
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
LIBS+= -ldes ${PTHREAD_LDFLAGS}