summaryrefslogtreecommitdiff
path: root/editors/nvi/patches/patch-ay
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-01-23 17:26:07 +0000
committerwiz <wiz@pkgsrc.org>2013-01-23 17:26:07 +0000
commit9b2d8f8b87475ea7cdaefb68a61a7d2d9f51624b (patch)
tree0c5d4ced39320679ee7bf988dffab24de7f6b966 /editors/nvi/patches/patch-ay
parentbb223216ef313923f7c80c603f8c3170b99e7d2d (diff)
downloadpkgsrc-9b2d8f8b87475ea7cdaefb68a61a7d2d9f51624b.tar.gz
Fix build with automake-1.13.
While here, use a better WRKSRC and rebase patches.
Diffstat (limited to 'editors/nvi/patches/patch-ay')
-rw-r--r--editors/nvi/patches/patch-ay6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/nvi/patches/patch-ay b/editors/nvi/patches/patch-ay
index bf1b6bd6e3b..6055d9a614b 100644
--- a/editors/nvi/patches/patch-ay
+++ b/editors/nvi/patches/patch-ay
@@ -1,7 +1,7 @@
-$NetBSD: patch-ay,v 1.1 2009/08/07 16:39:21 lukem Exp $
+$NetBSD: patch-ay,v 1.2 2013/01/23 17:26:08 wiz Exp $
---- ../ex/ex_txt.c.orig 2007-11-19 03:41:42.000000000 +1100
-+++ ../ex/ex_txt.c
+--- ex/ex_txt.c.orig 2007-11-19 03:41:42.000000000 +1100
++++ ex/ex_txt.c
@@ -403,8 +403,12 @@ txt_dent(SCR *sp, TEXT *tp)
*
* Count up spaces/tabs needed to get to the target.