Fix typo in previous.
This commit is contained in:
parent
39af14ea8d
commit
ff06d8377b
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2003/12/28 00:16:11 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2003/12/29 18:22:47 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vifm-0.1
|
||||
|
@ -15,7 +15,7 @@ USE_BUILDLINK2= yes
|
|||
USE_GMAKE= yes
|
||||
|
||||
INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]*
|
||||
INCOMPAT_CURSES= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
|
||||
INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
|
||||
|
||||
pre-configure:
|
||||
@${SED} -e "s/cfg.use_screen = 0/cfg.use_screen = 1/" \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2003/12/28 00:29:02 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2003/12/29 18:23:09 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= wml-2.0.3
|
||||
|
@ -29,7 +29,7 @@ USE_BUILDLINK2= yes
|
|||
TEST_TARGET= test
|
||||
|
||||
INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]*
|
||||
INCOMPAT_CURSES= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
|
||||
INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
|
||||
|
||||
post-install:
|
||||
cd ${PREFIX}/man/cat1 ; \
|
||||
|
|
Loading…
Reference in a new issue