pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/w3m-img Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16de9d8aca37
branches:  trunk
changeset: 514408:16de9d8aca37
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:48:29 2006 +0000

description:
Needs msgfmt.

diffstat:

 www/w3m-img/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b3cbda39350a -r 16de9d8aca37 www/w3m-img/Makefile
--- a/www/w3m-img/Makefile      Sun Jun 11 14:48:24 2006 +0000
+++ b/www/w3m-img/Makefile      Sun Jun 11 14:48:29 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:11:29 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/11 14:48:29 joerg Exp $
 #
 
 PKGNAME=       w3m-img-${W3M_VERS}
@@ -11,6 +11,8 @@
 PATCHDIR=      ${.CURDIR}/../../www/w3m/patches
 PLIST_SRC=     ${.CURDIR}/../../www/w3m/PLIST
 
+USE_TOOLS+=    msgfmt
+
 # Enable image support.
 _W3M_USE_IMAGE=        YES
 



Home | Main Index | Thread Index | Old Index