From 33514f4f39bbab9f039898e59efd949cc7d9f98a Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 25 May 2002 16:02:23 +0000 Subject: USE_NCURSES not needed. Remove it. --- chat/silc-client/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index 0f03663f7e1..f8b1f322cb8 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/05/24 21:38:07 hubertf Exp $ +# $NetBSD: Makefile,v 1.13 2002/05/25 16:02:23 wiz Exp $ DISTNAME= silc-client-0.9.1 CATEGORIES= chat @@ -17,7 +17,6 @@ COMMENT= Client for the Secure Internet Live Conferencing (SILC) GNU_CONFIGURE= yes USE_GMAKE= yes -USE_NCURSES= yes USE_LIBTOOL= yes USE_BUILDLINK_ONLY= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -- cgit v1.2.3