From 0fd75d08517d8c0d76d3a1cfcfc8282fe8c45113 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 24 Jan 2003 13:36:17 +0000 Subject: Note in USE_NCURSES variable which functions actually are missing for this to build with native curses. --- devel/cdk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cdk/Makefile') diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index a5a02f4225d..1fc8d58945e 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/10/02 18:54:34 dillo Exp $ +# $NetBSD: Makefile,v 1.18 2003/01/24 13:36:19 wiz Exp $ # DISTNAME= latestCDK @@ -13,7 +13,7 @@ HOMEPAGE= http://www.vexus.ca/CDK.html COMMENT= Curses Development Kit USE_BUILDLINK2= yes -USE_NCURSES= yes +USE_NCURSES= # uses ncurses internals USE_LIBTOOL= yes GNU_CONFIGURE= yes AUTOCONF_REQD= 2.13 -- cgit v1.2.3