pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/multitail Allow to use NetBSD-7.99 curses
details: https://anonhg.NetBSD.org/pkgsrc/rev/2df520a67ed9
branches: trunk
changeset: 356834:2df520a67ed9
user: roy <roy%pkgsrc.org@localhost>
date: Thu Jan 05 12:38:30 2017 +0000
description:
Allow to use NetBSD-7.99 curses
diffstat:
misc/multitail/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 75307dfb1ae2 -r 2df520a67ed9 misc/multitail/Makefile
--- a/misc/multitail/Makefile Thu Jan 05 12:37:08 2017 +0000
+++ b/misc/multitail/Makefile Thu Jan 05 12:38:30 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2017/01/04 22:05:37 roy Exp $
+# $NetBSD: Makefile,v 1.29 2017/01/05 12:38:30 roy Exp $
#
DISTNAME= multitail-4.0.6
@@ -11,7 +11,7 @@
HOMEPAGE= http://www.vanheusden.com/multitail/
COMMENT= View one or multiple files
-INCOMPAT_CURSES+= NetBSD-[0-7].*-*
+INCOMPAT_CURSES+= NetBSD-[0-6].*-* NetBSD-7.[0-9].*
FAKE_NCURSES= yes
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/multitail \
Home |
Main Index |
Thread Index |
Old Index