pkgsrc/textproc/texi2html/patches/patch-ac
wiz e7b203c80e Depend on p5-Locale-libintl instead of installing included version of it.
Fix texi2html script to actually run.
Bump PKGREVISION.
2010-12-03 12:23:26 +00:00

15 lines
366 B
Text

$NetBSD: patch-ac,v 1.1 2010/12/03 12:23:26 wiz Exp $
Make it find libintl-perl.
--- texi2html.pl.orig 2010-06-30 22:01:27.000000000 +0000
+++ texi2html.pl
@@ -48,6 +48,8 @@ use File::Basename;
use File::Spec;
# to determine the path separator and null file
use Config;
+# for libintl-perl
+use Locale::Messages;
#use encoding::warnings;
# for translations