summaryrefslogtreecommitdiff
path: root/misc/reed
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-12-25 17:32:01 +0000
committerwiz <wiz@pkgsrc.org>2001-12-25 17:32:01 +0000
commit286e9dc438da1ce25c2afc32d4a12a3724c4a027 (patch)
treec04f5f737edb855930a22cc7033e599423dae15a /misc/reed
parentd0ddb3562ff3e3adede70610a86d22ee811259e4 (diff)
downloadpkgsrc-286e9dc438da1ce25c2afc32d4a12a3724c4a027.tar.gz
Add comment with reason for INCOMPAT_CURSES setting.
Diffstat (limited to 'misc/reed')
-rw-r--r--misc/reed/Makefile3
1 files changed, 2 insertions, 1 deletions
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"