summaryrefslogtreecommitdiff
path: root/net/wap-utils
diff options
context:
space:
mode:
Diffstat (limited to 'net/wap-utils')
-rw-r--r--net/wap-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
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"