From 172ccdae6ef17cb6c7f17208d1d050584ec36cac Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 25 Dec 2001 17:32:01 +0000 Subject: Add comment with reason for INCOMPAT_CURSES setting. --- misc/reed/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/reed/Makefile b/misc/reed/Makefile index f6dfd16cddb..ced18f71f5b 100644 --- a/misc/reed/Makefile +++ b/misc/reed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/12/25 15:51:15 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/12/25 17:32:01 wiz Exp $ DISTNAME= reed-4.6 CATEGORIES= misc @@ -12,6 +12,7 @@ GNU_CONFIGURE= YES USE_BUILDLINK_ONLY= YES REPLACE_PERL= scripts/breed scripts/wrap +# wgetnstr() INCOMPAT_CURSES= 1.5 1.5.* 1.5[A-U] .include "../../devel/ncurses/buildlink.mk" -- cgit v1.2.3