From 3f00579fb0ca98a51770735c4e71de0fc862e919 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 28 Dec 2003 00:33:23 +0000 Subject: -current got redrawwin() -- replace USE_NCURSES with INCOMPAT_CURSES lines. --- net/wap-utils/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net/wap-utils') diff --git a/net/wap-utils/Makefile b/net/wap-utils/Makefile index a675311ca00..adb1d84b781 100644 --- a/net/wap-utils/Makefile +++ b/net/wap-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/09/28 09:13:58 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/28 00:33:23 wiz Exp $ # DISTNAME= ap-utils-1.3.2 @@ -15,7 +15,9 @@ COMMENT= Wireless access points UNIX management tool GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES -USE_NCURSES= # redrawwin() + +INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]* +INCOMPAT_CURSES= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]* .include "../../devel/ncurses/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3