From 0df43f143a3bad1061f8d0304afe20e02956ff66 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 20 Jun 2003 07:23:36 +0000 Subject: Builds and runs fine with native curses now; replace USE_NCURSES with INCOMPAT_CURSES. --- editors/hnb/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/hnb') diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index 2db7eac8947..1d564486765 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/05/02 11:54:45 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/06/20 07:23:36 wiz Exp $ # DISTNAME= hnb-1.8.1 @@ -10,10 +10,11 @@ MAINTAINER= jmmv@netbsd.org HOMEPAGE= http://hnb.sourceforge.net/ COMMENT= Hierarchical data organizer +INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]* NetBSD-1.6[A-U]-* + GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_GMAKE= yes -USE_NCURSES= # keyname() .include "../../devel/ncurses/buildlink2.mk" .include "../../textproc/libxml2/buildlink2.mk" -- cgit v1.2.3