pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Fix typo in previous.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8568010cf15
branches: trunk
changeset: 465419:b8568010cf15
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Dec 29 18:22:47 2003 +0000
description:
Fix typo in previous.
diffstat:
sysutils/vifm/Makefile | 4 ++--
www/wml/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r e548104ecaa9 -r b8568010cf15 sysutils/vifm/Makefile
--- a/sysutils/vifm/Makefile Mon Dec 29 18:00:15 2003 +0000
+++ b/sysutils/vifm/Makefile Mon Dec 29 18:22:47 2003 +0000
@@ -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_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/" \
diff -r e548104ecaa9 -r b8568010cf15 www/wml/Makefile
--- a/www/wml/Makefile Mon Dec 29 18:00:15 2003 +0000
+++ b/www/wml/Makefile Mon Dec 29 18:22:47 2003 +0000
@@ -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 @@
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 ; \
Home |
Main Index |
Thread Index |
Old Index