diff options
Diffstat (limited to 'converters/libiconv/patches/patch-ab')
-rw-r--r-- | converters/libiconv/patches/patch-ab | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/libiconv/patches/patch-ab b/converters/libiconv/patches/patch-ab index 1c112002414..94f4f8e312d 100644 --- a/converters/libiconv/patches/patch-ab +++ b/converters/libiconv/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.9 2007/03/20 00:44:53 wiz Exp $ +$NetBSD: patch-ab,v 1.10 2010/11/10 21:00:50 adam Exp $ ---- Makefile.in.orig 2006-07-14 13:14:17.000000000 +0000 +--- Makefile.in.orig 2009-06-21 11:17:33.000000000 +0000 +++ Makefile.in -@@ -38,7 +38,9 @@ all : lib/localcharset.h force +@@ -39,7 +39,9 @@ all : lib/localcharset.h force if test -d tests; then cd tests && $(MAKE) all; fi lib/localcharset.h : |