summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2011-01-25 11:29:54 +0000
committermarkd <markd@pkgsrc.org>2011-01-25 11:29:54 +0000
commit75bd29242d32d8670d9c5f28c459b33bba58a4ac (patch)
treec9e3de13809bc2c7db654b44f0314e2ef11214df /textproc
parent77aff838dd014659b865f385a27de6f085f4a92e (diff)
downloadpkgsrc-75bd29242d32d8670d9c5f28c459b33bba58a4ac.tar.gz
Explicitly disable nls to match PLIST.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/texi2html/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index 0555598f849..8feacfbe177 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2010/12/27 19:04:49 adam Exp $
+# $NetBSD: Makefile,v 1.34 2011/01/25 11:29:54 markd Exp $
DISTNAME= texi2html-5.0
PKGREVISION= 1
@@ -21,6 +21,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake perl:run
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --disable-nls
INFO_FILES= yes
REPLACE_PERL+= MySimple.pm