summaryrefslogtreecommitdiff
path: root/devel/cdk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-01-24 13:36:17 +0000
committerwiz <wiz@pkgsrc.org>2003-01-24 13:36:17 +0000
commit0fd75d08517d8c0d76d3a1cfcfc8282fe8c45113 (patch)
tree9c4dd5c4a53e387166028cad038a33be1a4af87b /devel/cdk
parentacd19bd6f4ce7ba9c179bb955a8e053c49350cd9 (diff)
downloadpkgsrc-0fd75d08517d8c0d76d3a1cfcfc8282fe8c45113.tar.gz
Note in USE_NCURSES variable which functions actually are missing for this
to build with native curses.
Diffstat (limited to 'devel/cdk')
-rw-r--r--devel/cdk/Makefile4
1 files changed, 2 insertions, 2 deletions
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