summaryrefslogtreecommitdiff
path: root/misc/reed
diff options
context:
space:
mode:
authorjperkin <jperkin>2015-09-08 11:57:48 +0000
committerjperkin <jperkin>2015-09-08 11:57:48 +0000
commit0cce9cccc03d100fb1ac84c623e1b703bf8094f2 (patch)
treeac5bb8192eb735b234109e3220171135027a6e78 /misc/reed
parente290e8fa2b854fedaf0976e550bb5befdb47ba51 (diff)
downloadpkgsrc-0cce9cccc03d100fb1ac84c623e1b703bf8094f2.tar.gz
Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
Diffstat (limited to 'misc/reed')
-rw-r--r--misc/reed/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/reed/Makefile b/misc/reed/Makefile
index 67a2d97f52c..7ebe8469eda 100644
--- a/misc/reed/Makefile
+++ b/misc/reed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2015/08/18 07:31:13 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2015/09/08 11:57:50 jperkin Exp $
DISTNAME= reed-5.4
PKGREVISION= 8
@@ -15,9 +15,6 @@ HAS_CONFIGURE= YES
USE_TOOLS+= perl:run
REPLACE_PERL= breed fix_bookmarks.pl wrap
-# wgetnstr()
-INCOMPAT_CURSES= NetBSD-1.5-* NetBSD-1.5.*-* NetBSD-1.5[A-U]-*
-
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.prefs.mk"