pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ettercap Update comment about why this needs ncurses.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76eaae9af41f
branches:  trunk
changeset: 471330:76eaae9af41f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Mar 26 20:09:55 2004 +0000

description:
Update comment about why this needs ncurses.

diffstat:

 net/ettercap/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3d4e76be50f3 -r 76eaae9af41f net/ettercap/Makefile
--- a/net/ettercap/Makefile     Fri Mar 26 20:00:29 2004 +0000
+++ b/net/ettercap/Makefile     Fri Mar 26 20:09:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/03/26 02:27:47 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2004/03/26 20:09:55 wiz Exp $
 
 DISTNAME=              ettercap-0.6.b
 PKGREVISION=           1
@@ -17,7 +17,7 @@
 
 USE_BUILDLINK2=                yes
 
-USE_NCURSES=           # MAX_FORM_COMMAND
+USE_NCURSES=           # putwin(), pechochar()
 PTHREAD_OPTS+=         require
 MAKE_ENV+=             MACHINE_ARCH=${MACHINE_ARCH}
 LIBS+=                 -ldes



Home | Main Index | Thread Index | Old Index