summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2003-01-24 13:33:52 +0000
committerwiz <wiz>2003-01-24 13:33:52 +0000
commit6cd0c964ad97c567ec8430d4002f578bd6bbd5bf (patch)
treed158c841ded6ea5066aa992410a13982b50510b7 /devel
parent5d83c6199776d6f3a70bd02ea9d59c333c6b4af2 (diff)
downloadpkgsrc-6cd0c964ad97c567ec8430d4002f578bd6bbd5bf.tar.gz
Does not seem to use ncurses specific stuff -- builds fine on 1.6L with native curses.
Remove USE_NCURSES.
Diffstat (limited to 'devel')
-rw-r--r--devel/coconut/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/coconut/Makefile b/devel/coconut/Makefile
index 12a50e04126..60356a29814 100644
--- a/devel/coconut/Makefile
+++ b/devel/coconut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/01/14 05:37:21 rh Exp $
+# $NetBSD: Makefile,v 1.4 2003/01/24 13:33:52 wiz Exp $
#
DISTNAME= coconut-0.3.0
@@ -13,7 +13,6 @@ COMMENT= Objective-C library for Unix-like systems
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
-USE_NCURSES= YES
USE_X11= YES
GNU_CONFIGURE= YES
CPPFLAGS+= -I${PREFIX}/include/libxml2/libxml