From ddd4fedaffea18af5e2b2bc067629e570e2ba0fd Mon Sep 17 00:00:00 2001 From: sborrill Date: Mon, 6 Jul 2015 11:35:51 +0000 Subject: NetBSD 5 (and earlier) curses is not good enough, so mark as incompatible. Build fails otherwise, so no revbump needed --- sysutils/ncdu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/ncdu/Makefile b/sysutils/ncdu/Makefile index a90b6c1339d..5f06bc03faf 100644 --- a/sysutils/ncdu/Makefile +++ b/sysutils/ncdu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/08/23 11:31:29 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/07/06 11:35:51 sborrill Exp $ DISTNAME= ncdu-1.10 CATEGORIES= filesystems @@ -10,6 +10,7 @@ HOMEPAGE= http://dev.yorhel.nl/ncdu LICENSE= modified-bsd GNU_CONFIGURE= yes +INCOMPAT_CURSES= NetBSD-[0-5]*-* .include "../../devel/ncurses/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3