From 5fbcb2c8114678aa6a8f4dccddbfb7830123157a Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 23 Feb 2003 10:37:53 +0000 Subject: Note missing function as argument to USE_NCURSES (redrawwin, see PR 20038). --- net/wap-utils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/wap-utils') diff --git a/net/wap-utils/Makefile b/net/wap-utils/Makefile index 4f7289d1f4f..6f08abd02b9 100644 --- a/net/wap-utils/Makefile +++ b/net/wap-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/02/23 05:27:25 jmc Exp $ +# $NetBSD: Makefile,v 1.3 2003/02/23 10:37:53 wiz Exp $ # DISTNAME= ap-utils-1.3.1 @@ -13,7 +13,7 @@ COMMENT= Wireless access points UNIX management tool GNU_CONFIGURE= YES USE_BUILDLINK2= YES -USE_NCURSES= YES +USE_NCURSES= # redrawwin() .include "../../devel/ncurses/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3