From eb1cb829fe6834bd67a7eb1f2040caa7da19139a Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 28 Dec 2003 00:16:11 +0000 Subject: Make "-" first in []. --- sysutils/vifm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/vifm/Makefile b/sysutils/vifm/Makefile index f80da974dd1..567d142de1a 100644 --- a/sysutils/vifm/Makefile +++ b/sysutils/vifm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/12/28 00:11:45 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/12/28 00:16:11 wiz Exp $ # DISTNAME= vifm-0.1 @@ -14,7 +14,7 @@ GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_GMAKE= yes -INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[.-_]* +INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]* INCOMPAT_CURSES= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]* pre-configure: -- cgit v1.2.3